org.eclipse.jdt.ui.tests.core.source.GenerateConstructorUsingFieldsTest::test02 disabled (see bug 113052 (import issue)) !SESSION 2011-05-24 11:43:43.210 ----------------------------------------------- eclipse.buildId=I20110524-1000 java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/buildhomes/e4Build/sdkTests/I20110524-1000/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.AutomatedSuite.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.AutomatedSuite Command-line arguments: -application org.eclipse.test.uitestapplication -data /opt/buildhomes/e4Build/sdkTests/I20110524-1000/test-eclipse/eclipse/jdt_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/buildhomes/e4Build/sdkTests/I20110524-1000/test-eclipse/eclipse/org.eclipse.jdt.ui.tests.AutomatedSuite.xml -testPluginName org.eclipse.jdt.ui.tests -className org.eclipse.jdt.ui.tests.AutomatedSuite -os linux -ws gtk -arch x86_64 -consolelog !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.043 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.056 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.057 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.058 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.909 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.910 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.910 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:14.911 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndLibrary(ClassPathDetectorTest.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.296 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.296 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.297 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.298 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.710 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:209) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.711 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:209) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.711 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:209) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:15.712 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testTwoSourceFolders(ClassPathDetectorTest.java:209) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.046 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:241) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.047 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:241) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.047 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:241) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.048 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:241) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.372 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.373 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.374 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.375 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testNestedSources(ClassPathDetectorTest.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.894 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.894 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.895 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:16.895 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.156 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:283) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.157 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:283) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.157 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:283) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.158 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testSourceAndOutputOnProject(ClassPathDetectorTest.java:283) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.512 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.513 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.514 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.514 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.571 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:327) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.572 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:327) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.573 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:327) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 11:46:17.573 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.detectClasspath(ClassPathDetector.java:151) at org.eclipse.jdt.internal.ui.wizards.ClassPathDetector.(ClassPathDetector.java:99) at org.eclipse.jdt.ui.tests.core.ClassPathDetectorTest.testClassFolder(ClassPathDetectorTest.java:327) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@72451879 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9baad77 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@7405f7d5 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@65ef58d7 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ca59417 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@768c027a (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@48947445 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@67ed8ce (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9399dde (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@19082f58 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@7ada2b1d (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@2a0985ba (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@154b7b67 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@7c772d84 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@159d6e2b (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@340a818e (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@2343eeb8 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@13909544 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@1217dc56 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@2e6e2961 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6a61c9d3 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@33b65883 (elementId: org.eclipse.jdt.ui.CompilationUnitEditor, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.251 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicSet(NewJavaProjectWizardTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.252 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicSet(NewJavaProjectWizardTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.253 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicSet(NewJavaProjectWizardTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.253 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicSet(NewJavaProjectWizardTest.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.268 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicCreate(NewJavaProjectWizardTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.268 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicCreate(NewJavaProjectWizardTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.269 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicCreate(NewJavaProjectWizardTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.270 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testBasicCreate(NewJavaProjectWizardTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.336 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.337 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.338 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.339 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:164) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.343 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.344 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.346 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.347 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testProjectChange(NewJavaProjectWizardTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.437 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:211) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.438 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:211) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.439 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:211) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.440 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:211) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.444 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.445 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.446 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.447 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest$TestNewJavaProjectWizardPage.initBuildPath(NewJavaProjectWizardTest.java:70) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserSet(NewJavaProjectWizardTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.538 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserCreate(NewJavaProjectWizardTest.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.539 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserCreate(NewJavaProjectWizardTest.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.540 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserCreate(NewJavaProjectWizardTest.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.540 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testUserCreate(NewJavaProjectWizardTest.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.571 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testReadExisting(NewJavaProjectWizardTest.java:262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.571 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testReadExisting(NewJavaProjectWizardTest.java:262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.572 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testReadExisting(NewJavaProjectWizardTest.java:262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.572 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testReadExisting(NewJavaProjectWizardTest.java:262) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.589 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.639 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.640 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.640 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.PreferenceConstants.getDefaultJRELibrary(PreferenceConstants.java:4004) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(BuildPathsBlock.java:480) at org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(BuildPathsBlock.java:330) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.initBuildPaths(NewJavaProjectWizardPage.java:243) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage$2.run(NewJavaProjectWizardPage.java:317) at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.653 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "container" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.653 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "org.eclipse.jdt.launching.JRE_CONTAINER" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.654 !MESSAGE Error while decoding JRE entry !STACK 0 java.lang.NumberFormatException: For input string: "#" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.jdt.ui 4 4 2011-05-24 12:01:36.654 !MESSAGE Error while decoding JRE entry !STACK 0 java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:332) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(NewJavaProjectPreferencePage.java:145) at org.eclipse.jdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary(NewJavaProjectPreferencePage.java:102) at org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(NewJavaProjectWizardPage.java:164) at org.eclipse.jdt.ui.tests.wizardapi.NewJavaProjectWizardTest.testExistingOverwrite(NewJavaProjectWizardTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) !ENTRY org.eclipse.ui.workbench 4 2 2011-05-24 12:02:30.025 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.IllegalArgumentException: at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.setWorkingSets(WorkingSetModel.java:434) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.workingSetManagerChanged(WorkingSetModel.java:630) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.access$0(WorkingSetModel.java:606) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel$1.propertyChange(WorkingSetModel.java:280) at org.eclipse.ui.internal.AbstractWorkingSetManager$6$1.run(AbstractWorkingSetManager.java:404) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.AbstractWorkingSetManager$6.run(AbstractWorkingSetManager.java:411) at org.eclipse.ui.internal.AbstractWorkingSetManager.firePropertyChange(AbstractWorkingSetManager.java:417) at org.eclipse.ui.internal.AbstractWorkingSetManager.internalAddWorkingSet(AbstractWorkingSetManager.java:243) at org.eclipse.ui.internal.AbstractWorkingSetManager.addWorkingSet(AbstractWorkingSetManager.java:236) at org.eclipse.ui.internal.WorkingSetManager.addWorkingSet(WorkingSetManager.java:66) at org.eclipse.jdt.ui.tests.packageview.WorkingSetDropAdapterTest.createJavaWorkingSets(WorkingSetDropAdapterTest.java:171) at org.eclipse.jdt.ui.tests.packageview.WorkingSetDropAdapterTest.testRearrange2(WorkingSetDropAdapterTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.ui.workbench 4 2 2011-05-24 12:02:30.536 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.IllegalArgumentException: at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.setWorkingSets(WorkingSetModel.java:434) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.workingSetManagerChanged(WorkingSetModel.java:630) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel.access$0(WorkingSetModel.java:606) at org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel$1.propertyChange(WorkingSetModel.java:280) at org.eclipse.ui.internal.AbstractWorkingSetManager$6$1.run(AbstractWorkingSetManager.java:404) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.AbstractWorkingSetManager$6.run(AbstractWorkingSetManager.java:411) at org.eclipse.ui.internal.AbstractWorkingSetManager.firePropertyChange(AbstractWorkingSetManager.java:417) at org.eclipse.ui.internal.AbstractWorkingSetManager.internalAddWorkingSet(AbstractWorkingSetManager.java:243) at org.eclipse.ui.internal.AbstractWorkingSetManager.addWorkingSet(AbstractWorkingSetManager.java:236) at org.eclipse.ui.internal.WorkingSetManager.addWorkingSet(WorkingSetManager.java:66) at org.eclipse.jdt.ui.tests.packageview.WorkingSetDropAdapterTest.createJavaWorkingSets(WorkingSetDropAdapterTest.java:171) at org.eclipse.jdt.ui.tests.packageview.WorkingSetDropAdapterTest.testRearrange3(WorkingSetDropAdapterTest.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3561) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3210) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:944) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:860) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:87) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:542) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:522) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) at org.eclipse.core.launcher.Main.main(Main.java:34) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) 1306253011807 launch added : ATestCase: org.eclipse.debug.core.Launch@51025ea9 1306253012334 launch changed : ATestCase: org.eclipse.debug.core.Launch@51025ea9 [JUnit] 1306253012383 launch terminated: ATestCase: org.eclipse.debug.core.Launch@51025ea9 [JUnit] update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5b2b6037 (elementId: org.eclipse.ui.edit.text.actionSet.presentation, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@6eca671a (elementId: org.eclipse.team.cvs.ui.CVSActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@4ecac02f (elementId: org.eclipse.team.ui.actionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@337b5179 (elementId: org.eclipse.ui.WorkingSetModificationActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@24348ab2 (elementId: org.eclipse.ui.WorkingSetActionSet, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@5736ab79 (elementId: org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) update(boolean force): org.eclipse.e4.ui.model.application.ui.menu.impl.ToolBarImpl@9f6c439 (elementId: org.eclipse.ui.workbench.help, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer@25128da7, toBeRendered: true, onTop: false, visible: false, containerData: null, accessibilityPhrase: null) 1306253012756 launch added : ATestCase: org.eclipse.debug.core.Launch@46926e0c 1306253012800 launch changed : ATestCase: org.eclipse.debug.core.Launch@46926e0c [JUnit] 1306253012898 launch terminated: ATestCase: org.eclipse.debug.core.Launch@46926e0c [JUnit] 1306253013306 launch added : ATestCase: org.eclipse.debug.core.Launch@75c13905 1306253013348 launch changed : ATestCase: org.eclipse.debug.core.Launch@75c13905 [JUnit] 1306253013452 launch terminated: ATestCase: org.eclipse.debug.core.Launch@75c13905 [JUnit] 1306253013851 launch added : ATestCase: org.eclipse.debug.core.Launch@12cad6f 1306253013893 launch changed : ATestCase: org.eclipse.debug.core.Launch@12cad6f [JUnit] 1306253013988 launch terminated: ATestCase: org.eclipse.debug.core.Launch@12cad6f [JUnit] 1306253014415 launch added : ATestCase: org.eclipse.debug.core.Launch@3e1eb4a3 1306253014477 launch changed : ATestCase: org.eclipse.debug.core.Launch@3e1eb4a3 [JUnit] 1306253014566 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3e1eb4a3 [JUnit] 1306253014950 launch added : ATestCase: org.eclipse.debug.core.Launch@60584082 1306253014995 launch changed : ATestCase: org.eclipse.debug.core.Launch@60584082 [JUnit] 1306253015090 launch terminated: ATestCase: org.eclipse.debug.core.Launch@60584082 [JUnit] 1306253015495 launch added : ATestCase: org.eclipse.debug.core.Launch@73cb2866 1306253015537 launch changed : ATestCase: org.eclipse.debug.core.Launch@73cb2866 [JUnit] 1306253015630 launch terminated: ATestCase: org.eclipse.debug.core.Launch@73cb2866 [JUnit] 1306253016027 launch added : ATestCase: org.eclipse.debug.core.Launch@606fc192 1306253016069 launch changed : ATestCase: org.eclipse.debug.core.Launch@606fc192 [JUnit] 1306253016164 launch terminated: ATestCase: org.eclipse.debug.core.Launch@606fc192 [JUnit] 1306253016567 launch added : ATestCase: org.eclipse.debug.core.Launch@2ae8ff85 1306253016611 launch changed : ATestCase: org.eclipse.debug.core.Launch@2ae8ff85 [JUnit] 1306253016704 launch terminated: ATestCase: org.eclipse.debug.core.Launch@2ae8ff85 [JUnit] 1306253017105 launch added : ATestCase: org.eclipse.debug.core.Launch@3aa6531 1306253017150 launch changed : ATestCase: org.eclipse.debug.core.Launch@3aa6531 [JUnit] 1306253017497 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3aa6531 [JUnit] 1306253017664 launch added : ATestCase: org.eclipse.debug.core.Launch@10ecd2a6 1306253017710 launch changed : ATestCase: org.eclipse.debug.core.Launch@10ecd2a6 [JUnit] 1306253018205 launch terminated: ATestCase: org.eclipse.debug.core.Launch@10ecd2a6 [JUnit] 1306253018371 launch added : AllTests: org.eclipse.debug.core.Launch@44ba20d2 1306253019487 launch changed : AllTests: org.eclipse.debug.core.Launch@44ba20d2 [JUnit] 1306253020839 launch terminated: AllTests: org.eclipse.debug.core.Launch@44ba20d2 [JUnit] 1306253020892 launch added : ATestCase: org.eclipse.debug.core.Launch@3ca786f2 1306253020952 launch changed : ATestCase: org.eclipse.debug.core.Launch@3ca786f2 [JUnit] 1306253022044 launch terminated: ATestCase: org.eclipse.debug.core.Launch@3ca786f2 [JUnit] 1306253022123 launch added : ATestCase.testSucceed: org.eclipse.debug.core.Launch@5eb32f54 1306253022165 launch changed : ATestCase.testSucceed: org.eclipse.debug.core.Launch@5eb32f54 [JUnit] 1306253022259 launch terminated: ATestCase.testSucceed: org.eclipse.debug.core.Launch@5eb32f54 [JUnit] 1306253022279 launch added : ATestSuite: org.eclipse.debug.core.Launch@c6462d8 1306253022320 launch changed : ATestSuite: org.eclipse.debug.core.Launch@c6462d8 [JUnit] 1306253023421 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@c6462d8 [JUnit] 1306253023448 launch added : Failures: org.eclipse.debug.core.Launch@2a4f572 1306253023492 launch changed : Failures: org.eclipse.debug.core.Launch@2a4f572 [JUnit] 1306253023584 launch terminated: Failures: org.eclipse.debug.core.Launch@2a4f572 [JUnit] 1306253023621 launch added : FailingSuite: org.eclipse.debug.core.Launch@788a6fa 1306253023670 launch changed : FailingSuite: org.eclipse.debug.core.Launch@788a6fa [JUnit] 1306253023763 launch terminated: FailingSuite: org.eclipse.debug.core.Launch@788a6fa [JUnit] 1306253023900 launch added : AllTests: org.eclipse.debug.core.Launch@600f6c6e 1306253023962 launch changed : AllTests: org.eclipse.debug.core.Launch@600f6c6e [JUnit] 1306253025201 launch terminated: AllTests: org.eclipse.debug.core.Launch@600f6c6e [JUnit] 1306253025246 launch added : ATestCase: org.eclipse.debug.core.Launch@1d58836f 1306253025318 launch changed : ATestCase: org.eclipse.debug.core.Launch@1d58836f [JUnit] 1306253026524 launch terminated: ATestCase: org.eclipse.debug.core.Launch@1d58836f [JUnit] 1306253026620 launch added : ATestSuite: org.eclipse.debug.core.Launch@577dcdbd 1306253026694 launch changed : ATestSuite: org.eclipse.debug.core.Launch@577dcdbd [JUnit] 1306253027869 launch terminated: ATestSuite: org.eclipse.debug.core.Launch@577dcdbd [JUnit] 1306253027903 launch added : Failures: org.eclipse.debug.core.Launch@2917d522 1306253027969 launch changed : Failures: org.eclipse.debug.core.Launch@2917d522 [JUnit] 1306253028162 launch terminated: Failures: org.eclipse.debug.core.Launch@2917d522 [JUnit]