And here ... http://www.mail-archive.com/[email protected]/msg01599.html
> Have a look at: > http://mail-archives.apache.org/mod_mbox/incubator-ivy-commits/200707.mbox/[EMAIL > PROTECTED] > > It seems this will be fixed in 1.3.x - now let's see whether we can grab > that version somewhere. > > -J. > >> I'm getting this when I try and 'Add ivy Library' by right clicking on >> the file. >> >> java.lang.NoClassDefFoundError: Could not initialize class >> org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathUtil >> at >> org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction.addCPContain >> er(CreateContainerAction.java:61) >> at >> org.jayasoft.ivyde.eclipse.ui.actions.CreateContainerAction.run(CreateCo >> ntainerAction.java:55) >> at >> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256) >> at >> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Ac >> tionContributionItem.java:546) >> at >> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContribut >> ionItem.java:490) >> at >> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionCont >> ributionItem.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:4 >> 61) >> at >> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) >> at >> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplicat >> ion.java:106) >> at >> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j >> ava:169) >> at >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat >> ion(EclipseAppLauncher.java:106) >> at >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip >> seAppLauncher.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.jav >> a:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor >> Impl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:597) >> at >> org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) >> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) >> >> >> :( >> >> -----Original Message----- >> From: Jan Vissers [mailto:[EMAIL PROTECTED] >> Sent: 15 November 2007 16:30 >> To: [email protected] >> Subject: Re: IvyDE >> >> Hi Alex, >> >> For me 1.2.0 is working just fine in Europa. >> >> http://www.jaya.free.fr/update/ >> >> -J. >> >>> Hi, >>> Does anyone know when the next release of IvyDE will be. >>> >>> Xavier: is there a latest binary somewhere I can grab with the trunk >>> already jared for use in 3.3 (europa)? (preferably a straight download >> >>> not an update site) >>> >>> I am going to prod with Ivy now (thanks for everyones help) and IvyDE >>> working in 3.3 is a blocker for us. Ive seen reports that Its working >> >>> so I'm presuming that its because my version is old/out of date. >>> >>> Many thanks, >>> Alex >>> -------------------------------------------------------- >>> >>> NOTICE: If received in error, please destroy and notify sender. Sender >> >>> does not intend to waive confidentiality or privilege. Use of this >>> email is prohibited when received in error. >>> >>> >> -------------------------------------------------------- >> >> NOTICE: If received in error, please destroy and notify sender. Sender >> does not intend to waive confidentiality or privilege. Use of this email >> is prohibited when received in error. >> >> > > >
