aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-09-17 14:50:49 -0700
committerSiva Velusamy <vsiva@google.com>2012-09-18 17:42:52 -0700
commit0b0513a87849429763e5fb5934598393daf7e6d1 (patch)
treef077bcebaa43284870799aa4c96135ff4ccf54d7 /eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
parent0f86143e55290c4851e51b9a46ff21e198a35acc (diff)
downloadsdk-0b0513a87849429763e5fb5934598393daf7e6d1.tar.gz
sdk-0b0513a87849429763e5fb5934598393daf7e6d1.tar.bz2
sdk-0b0513a87849429763e5fb5934598393daf7e6d1.zip
Add Android IDE package product build
Change-Id: I42426009df581ff51389f0641eab053ac706d723
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini b/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
new file mode 100644
index 000000000..50c3948d2
--- /dev/null
+++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
@@ -0,0 +1,7 @@
+org.eclipse.ui/defaultPerspectiveId=org.eclipse.jdt.ui.JavaPerspective
+org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
+org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
+org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
+org.eclipse.ui.intro/INTRO_THEME = org.eclipse.ui.intro.universal.slate
+org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES=overview,tutorials,samples,whatsnew,migrate,webresources
+org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml \ No newline at end of file