aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2014-04-15 10:08:17 -0700
committerSiva Velusamy <vsiva@google.com>2014-05-22 09:45:03 -0700
commit7c0495eb61960377fae179b44e0f2b6fd52071a6 (patch)
tree12667ac10d10f0303754d1179346e11782a10a7b /eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
parentbb11376a4004aabe6350316ef83f4a31fa52e457 (diff)
downloadsdk-7c0495eb61960377fae179b44e0f2b6fd52071a6.tar.gz
sdk-7c0495eb61960377fae179b44e0f2b6fd52071a6.tar.bz2
sdk-7c0495eb61960377fae179b44e0f2b6fd52071a6.zip
Add scripts to enable Tycho build, take 2.
The earlier CL to add this broke the existing PDE build scripts. The PDE build has now been turned off. Change-Id: Ica3b783af117ff1e52f53e6813ac8389c4bb80c9
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.ini2
1 files changed, 1 insertions, 1 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
index 996af37ad..5585184d7 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
+++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/plugin_customization.ini
@@ -3,6 +3,6 @@ org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
org.eclipse.ui/PERSPECTIVE_BAR_EXTRAS=com.android.ide.eclipse.ddms.Perspective
org.eclipse.ui/PERSPECTIVE_BAR_SIZE=250
-org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
+org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = false
org.eclipse.ui.workbench/SHOW_BUILDID_ON_STARTUP=true
org.eclipse.ui/SHOW_MEMORY_MONITOR=true \ No newline at end of file