[
https://issues.apache.org/jira/browse/IVYDE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin resolved IVYDE-60.
-------------------------------
Resolution: Duplicate
> IvyDE classpath resolve not working in eclipse 3.3
> --------------------------------------------------
>
> Key: IVYDE-60
> URL: https://issues.apache.org/jira/browse/IVYDE-60
> Project: IvyDE
> Issue Type: Bug
> Components: classpath container
> Affects Versions: 1.2.0
> Environment: Windows / Eclipse 3.3 / WTP 2.0
> Reporter: Bert Depaz
>
> The Ivy classpath resolve doesn't seem to be working anymore. Is eclipse 3.3
> already supported for this plugin?
> I noticed you already made an entry for this at the eclipse developer mailing
> list, so I presume you already know about it, and its going to be fixed in
> 1.3.0, but since I couldn't find it here... I'm sorry if its a duplicate ;-)
> http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg20925.html
> Stacktrace from logfile:
> !ENTRY org.eclipse.ui 4 0 2007-07-19 11:22:30.932
> !MESSAGE Unhandled event loop exception
> !STACK 0
> java.lang.NoClassDefFoundError
> at
> org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction.addCPContainer(CreateContainerAction.java:61)
> at
> org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction.run(CreateContainerAction.java:55)
> at
> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
> 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:585)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.