Author: dgolovin
Date: 2011-08-02 21:23:39 -0400 (Tue, 02 Aug 2011)
New Revision: 33492
Modified:
trunk/tests/plugins/org.jboss.tools.tests/plugin_customization.ini
Log:
disable backgound decorator rendering to inmprove waitForIdle() performance
Modified: trunk/tests/plugins/org.jboss.tools.tests/plugin_customization.ini
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests/plugin_customization.ini 2011-08-03 00:35:11
UTC (rev 33491)
+++ trunk/tests/plugins/org.jboss.tools.tests/plugin_customization.ini 2011-08-03 01:23:39
UTC (rev 33492)
@@ -3,4 +3,5 @@
org.eclipse.ui/showIntro=false
org.eclipse.ui/PROJECT_OPEN_NEW_PERSPECTIVE=NO_NEW_PERSPECTIVE
org.eclipse.ui.ide/SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=never
+org.eclipse.ui.workbench/ENABLED_DECORATORS=org.eclipse.wst.server.ui.decorator\:false,org.eclipse.jdt.ui.override.decorator\:false,org.eclipse.jdt.ui.interface.decorator\:false,org.eclipse.jdt.ui.buildpath.decorator\:false,org.eclipse.pde.ui.binaryProjectDecorator\:false,org.eclipse.ui.LinkedResourceDecorator\:false,org.eclipse.ui.VirtualResourceDecorator\:false,org.eclipse.ui.ContentTypeDecorator\:false,org.eclipse.ui.ResourceFilterDecorator\:false,org.eclipse.wst.jsdt.ui.override.decorator\:false,org.eclipse.wst.server.ui.navigatorDecorator\:false,
Show replies by date