running tests from eclipse 3.2M5a [message #55073] |
Mon, 27 February 2006 07:42  |
Eclipse User |
|
|
|
I am getting the following exception when Selecting Run->Test and trying to
create a new configuration.
I did the following wth Eclipse 3.1.2 and had problems.
- Download Eclipse 3.2M5 and unzip
- Unzip tptp 4.1, EMF 2.1.2, xsd 2.1.2 into the eclipse directory.
I did the following wth Eclipse 3.1.2 and had no problems.
- Download Eclipse 3.1.2 and unzip
- Manually added tptp 4.1, EMF 2.1.2, xsd 2.1.2 into the eclipse directory
I am working on the Corona Eclipse project and trying to get our code and a
TPTP example ready for EclipseCon. We are planning on using Eclipse 3.2M4
or 3.2M5
I am able to create the DataPool Example, the artifact, deployment and
location.
Do you have any ideas?
Thanks
JimW
!SESSION 2006-02-27
07:29:42.304 -----------------------------------------------
eclipse.buildId=I20060223-1656
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean
!ENTRY org.eclipse.jface 4 2 2006-02-27 07:30:13.710
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.jface".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/core/internal/runtime/Assertat
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
xtensionsManager.getExtensionDescriptor(LaunchConfigurationE xtensionsManager
..java:68)
at
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
xtensionsManager.registerRunHandlers(LaunchConfigurationExte nsionsManager.ja
va:233)
at
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
xtensionsManager.<init>(LaunchConfigurationExtensionsManager.java:54)
at
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
xtensionsManager.getInstance(LaunchConfigurationExtensionsMa nager.java:45)
at
org.eclipse.hyades.test.ui.internal.launch.providers.LaunchF ilter.satisfies(
LaunchFilter.java:50)
at
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.getDefaultT
ypeProvidersProxyNodes(TestProvider.java:75)
at
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.getChildren
(TestProvider.java:110)
at
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.hasChildren
(TestProvider.java:181)
at
org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Ab stractTreeViewer
..java:1787)
at org.eclipse.jface.viewers.TreeViewer.isExpandable(TreeViewer .java:807)
at
org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Ab stractTreeViewer
..java:1810)
at
org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(Abst ractTreeViewer.j
ava:2379)
at
org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem( AbstractTreeView
er.java:724)
at
org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractT reeViewer.java:7
01)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren( AbstractTreeView
er.java:675)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeView er.java:849)
at
org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractT reeViewer.java:1
211)
at
org.eclipse.jface.viewers.StructuredViewer.preservingSelecti on(StructuredVie
wer.java:1261)
at
org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(Ab stractTreeViewer
..java:1201)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentView er.java:249)
at
org.eclipse.jface.viewers.StructuredViewer.setInput(Structur edViewer.java:14
77)
at
org.eclipse.hyades.test.ui.internal.launch.tabs.TestAndDeplo ymentTab.createT
estSelector(TestAndDeploymentTab.java:122)
at
org.eclipse.hyades.test.ui.internal.launch.tabs.TestAndDeplo ymentTab.createC
ontrol(TestAndDeploymentTab.java:94)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.showTabsFor(LaunchConfigurationTabGroupViewer.java: 756)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.showInstanceTabsFor(LaunchConfigurationTabGroupView er.java:699)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.displayInstanceTabs(LaunchConfigurationTabGroupView er.java:633)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer$6.run(LaunchConfigurationTabGroupViewer.java:569)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.inputChanged(LaunchConfigurationTabGroupViewer.java :588)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.setInput(LaunchConfigurationTabGroupViewer.java:547 )
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
g.handleLaunchConfigurationSelectionChanged(LaunchConfigurat ionsDialog.java:
1152)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
g$4.selectionChanged(LaunchConfigurationsDialog.java:710)
at
org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredV iewer.java:802)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:816)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:14 8)
at
org.eclipse.jface.viewers.StructuredViewer.firePostSelection Changed(Structur
edViewer.java:800)
at
org.eclipse.jface.viewers.StructuredViewer.setSelection(Stru cturedViewer.jav
a:1513)
at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:37 9)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationView.h
andleConfigurationAdded(LaunchConfigurationView.java:283)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationView.l
aunchConfigurationAdded(LaunchConfigurationView.java:259)
at
org.eclipse.debug.internal.core.LaunchManager$ConfigurationN otifier.run(Laun
chManager.java:198)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.debug.internal.core.LaunchManager$ConfigurationN otifier.notify(L
aunchManager.java:185)
at
org.eclipse.debug.internal.core.LaunchManager.launchConfigur ationAdded(Launc
hManager.java:1735)
at
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.writeNewFile(
LaunchConfigurationWorkingCopy.java:241)
at
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.doSave0(Launc
hConfigurationWorkingCopy.java:196)
at
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.doSave(Launch
ConfigurationWorkingCopy.java:172)
at
org.eclipse.debug.internal.ui.launchConfigurations.CreateLau nchConfiguration
Action.performAction(CreateLaunchConfigurationAction.java:78 )
at
org.eclipse.debug.internal.ui.launchConfigurations.AbstractL aunchConfigurati
onAction$1.run(AbstractLaunchConfigurationAction.java:103)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.internal.ui.launchConfigurations.AbstractL aunchConfigurati
onAction.run(AbstractLaunchConfigurationAction.java:106)
at
org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEv ent(BaseSelectio
nListenerAction.java:167)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:530)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionI
tem.java:480)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContribu
tionItem.java:392)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3287)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2907)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:811 )
at org.eclipse.jface.window.Window.open(Window.java:789)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
g.open(LaunchConfigurationsDialog.java:1321)
at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:37 5)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(Debug
UITools.java:379)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(Debug
UITools.java:321)
at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogActi
on.java:80)
at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogActi
on.java:99)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
at
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:
223)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:530)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionI
tem.java:480)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContribu
tionItem.java:392)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3287)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2907)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1899)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:417)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:99)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(
EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAp
pLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:374)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
|
|
|
Re: running tests from eclipse 3.2M5a [message #55104 is a reply to message #55073] |
Mon, 27 February 2006 08:46  |
Eclipse User |
|
|
|
Hi Jim,
I believe there are compatibility issues with the Eclipse V3.2 M5 drvier
and TIPTOP V4.1.0.x. I would suggest using the supported Eclipse Drvier
(V3.1.2) for TIPTOP V4.1.0.x.
Paul
"Jim Wright" <jim.wright@compuware.com> wrote in message
news:dtus3u$m63$1@utils.eclipse.org...
> I am getting the following exception when Selecting Run->Test and trying
to
> create a new configuration.
>
> I did the following wth Eclipse 3.1.2 and had problems.
>
> - Download Eclipse 3.2M5 and unzip
> - Unzip tptp 4.1, EMF 2.1.2, xsd 2.1.2 into the eclipse directory.
>
> I did the following wth Eclipse 3.1.2 and had no problems.
>
> - Download Eclipse 3.1.2 and unzip
> - Manually added tptp 4.1, EMF 2.1.2, xsd 2.1.2 into the eclipse
directory
>
> I am working on the Corona Eclipse project and trying to get our code and
a
> TPTP example ready for EclipseCon. We are planning on using Eclipse 3.2M4
> or 3.2M5
>
> I am able to create the DataPool Example, the artifact, deployment and
> location.
>
> Do you have any ideas?
>
> Thanks
> JimW
>
>
> !SESSION 2006-02-27
> 07:29:42.304 -----------------------------------------------
>
> eclipse.buildId=I20060223-1656
>
> java.version=1.5.0_06
>
> java.vendor=Sun Microsystems Inc.
>
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> Command-line arguments: -os win32 -ws win32 -arch x86 -clean
>
> !ENTRY org.eclipse.jface 4 2 2006-02-27 07:30:13.710
>
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.jface".
>
> !STACK 0
>
> java.lang.NoClassDefFoundError: org/eclipse/core/internal/runtime/Assertat
>
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
>
xtensionsManager.getExtensionDescriptor(LaunchConfigurationE xtensionsManager
> .java:68)
>
> at
>
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
>
xtensionsManager.registerRunHandlers(LaunchConfigurationExte nsionsManager.ja
> va:233)
>
> at
>
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
> xtensionsManager.<init>(LaunchConfigurationExtensionsManager.java:54)
>
> at
>
org.eclipse.hyades.test.core.internal.launch.extensions.Laun chConfigurationE
> xtensionsManager.getInstance(LaunchConfigurationExtensionsMa nager.java:45)
>
> at
>
org.eclipse.hyades.test.ui.internal.launch.providers.LaunchF ilter.satisfies(
> LaunchFilter.java:50)
>
> at
>
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.getDefaultT
> ypeProvidersProxyNodes(TestProvider.java:75)
>
> at
>
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.getChildren
> (TestProvider.java:110)
>
> at
>
org.eclipse.hyades.test.ui.internal.navigator.proxy.TestProv ider.hasChildren
> (TestProvider.java:181)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Ab stractTreeViewer
> .java:1787)
>
> at org.eclipse.jface.viewers.TreeViewer.isExpandable(TreeViewer .java:807)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Ab stractTreeViewer
> .java:1810)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(Abst ractTreeViewer.j
> ava:2379)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem( AbstractTreeView
> er.java:724)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractT reeViewer.java:7
> 01)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren( AbstractTreeView
> er.java:675)
>
> at
org.eclipse.jface.viewers.TreeViewer.createChildren(TreeView er.java:849)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractT reeViewer.java:1
> 211)
>
> at
>
org.eclipse.jface.viewers.StructuredViewer.preservingSelecti on(StructuredVie
> wer.java:1261)
>
> at
>
org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(Ab stractTreeViewer
> .java:1201)
>
> at
org.eclipse.jface.viewers.ContentViewer.setInput(ContentView er.java:249)
>
> at
>
org.eclipse.jface.viewers.StructuredViewer.setInput(Structur edViewer.java:14
> 77)
>
> at
>
org.eclipse.hyades.test.ui.internal.launch.tabs.TestAndDeplo ymentTab.createT
> estSelector(TestAndDeploymentTab.java:122)
>
> at
>
org.eclipse.hyades.test.ui.internal.launch.tabs.TestAndDeplo ymentTab.createC
> ontrol(TestAndDeploymentTab.java:94)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer.showTabsFor(LaunchConfigurationTabGroupViewer.java: 756)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer.showInstanceTabsFor(LaunchConfigurationTabGroupView er.java:699)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer.displayInstanceTabs(LaunchConfigurationTabGroupView er.java:633)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer$6.run(LaunchConfigurationTabGroupViewer.java:569)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer.inputChanged(LaunchConfigurationTabGroupViewer.java :588)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
> upViewer.setInput(LaunchConfigurationTabGroupViewer.java:547 )
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
>
g.handleLaunchConfigurationSelectionChanged(LaunchConfigurat ionsDialog.java:
> 1152)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
> g$4.selectionChanged(LaunchConfigurationsDialog.java:710)
>
> at
>
org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredV iewer.java:802)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>
> at org.eclipse.core.runtime.Platform.run(Platform.java:816)
>
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
>
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:14 8)
>
> at
>
org.eclipse.jface.viewers.StructuredViewer.firePostSelection Changed(Structur
> edViewer.java:800)
>
> at
>
org.eclipse.jface.viewers.StructuredViewer.setSelection(Stru cturedViewer.jav
> a:1513)
>
> at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:37 9)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationView.h
> andleConfigurationAdded(LaunchConfigurationView.java:283)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationView.l
> aunchConfigurationAdded(LaunchConfigurationView.java:259)
>
> at
>
org.eclipse.debug.internal.core.LaunchManager$ConfigurationN otifier.run(Laun
> chManager.java:198)
>
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>
> at
>
org.eclipse.debug.internal.core.LaunchManager$ConfigurationN otifier.notify(L
> aunchManager.java:185)
>
> at
>
org.eclipse.debug.internal.core.LaunchManager.launchConfigur ationAdded(Launc
> hManager.java:1735)
>
> at
>
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.writeNewFile(
> LaunchConfigurationWorkingCopy.java:241)
>
> at
>
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.doSave0(Launc
> hConfigurationWorkingCopy.java:196)
>
> at
>
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCo py.doSave(Launch
> ConfigurationWorkingCopy.java:172)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.CreateLau nchConfiguration
> Action.performAction(CreateLaunchConfigurationAction.java:78 )
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.AbstractL aunchConfigurati
> onAction$1.run(AbstractLaunchConfigurationAction.java:103)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.AbstractL aunchConfigurati
> onAction.run(AbstractLaunchConfigurationAction.java:106)
>
> at
>
org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEv ent(BaseSelectio
> nListenerAction.java:167)
>
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
> ContributionItem.java:530)
>
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionI
> tem.java:480)
>
> at
>
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContribu
> tionItem.java:392)
>
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
>
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3287)
>
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2907)
>
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:811 )
>
> at org.eclipse.jface.window.Window.open(Window.java:789)
>
> at
>
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
> g.open(LaunchConfigurationsDialog.java:1321)
>
> at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:37 5)
>
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>
> at
>
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(Debug
> UITools.java:379)
>
> at
>
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(Debug
> UITools.java:321)
>
> at
>
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogActi
> on.java:80)
>
> at
>
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogActi
> on.java:99)
>
> at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
>
> at
>
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:
> 223)
>
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
> ContributionItem.java:530)
>
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionI
> tem.java:480)
>
> at
>
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContribu
> tionItem.java:392)
>
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
>
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3287)
>
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2907)
>
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1899)
>
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
>
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:417)
>
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
> java:99)
>
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(
> EclipseAppLauncher.java:92)
>
> at
>
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAp
> pLauncher.java:68)
>
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:374)
>
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:169)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>
> at java.lang.reflect.Method.invoke(Unknown Source)
>
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>
> at org.eclipse.core.launcher.Main.run(Main.java:977)
>
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.08328 seconds