Page 1 of 1

Oxygen dies not install in Eclipse 3.4.M6

Posted: Mon Apr 07, 2008 1:32 pm
by maarten
I'm having trouble installing in 3.4.M6:

java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.Util.createBundleInfo(Util.java:137)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint.installBundle(EclipseTouchpoint.java:787)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint$2.execute(EclipseTouchpoint.java:200)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:32)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:116)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:67)
at org.eclipse.equinox.internal.provisional.p2.engine.InstallableUnitPhase.perform(InstallableUnitPhase.java:41)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:46)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:38)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:53)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningUtil.performProvisioningPlan(ProvisioningUtil.java:229)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProfileModificationOperation.doExecute(ProfileModificationOperation.java:58)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(ProvisioningOperation.java:40)
at org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningOperationRunner$1.run(ProvisioningOperationRunner.java:76)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

When will a version for Eclipse 3.4 be available?

Re: Oxygen dies not install in Eclipse 3.4.M6

Posted: Mon Apr 07, 2008 3:01 pm
by sorin_ristache
Hello,

The stacktrace does not seem to be caused by the oXygen plugin. I do not see an oXygen class in your stacktrace. Did you get the stacktrace when you tried to install version 9.1 of the oXygen plugin that is available on the Download page?

Eclipse 3.4 M6 is a stable build that comes with API freeze for Eclipse 3.4 but version 9.1 of the oXygen plugin that is available on the Download page was released before this build so it does not support the API for plugins of Eclipse 3.4. Normally the oXygen plugin supports only final versions of Eclipse but version 9.2 of the oXygen plugin which will be released before the final build of Eclipse 3.4 (June 2008) will probably support the Eclipse 3.4 API for plugins. Please wait for the version 9.2 of the oXygen plugin which will be released probably in less than a month.


Regards,
Sorin

Re: Oxygen dies not install in Eclipse 3.4.M6

Posted: Mon Apr 07, 2008 6:45 pm
by maarten
sorin wrote: Normally the oXygen plugin supports only final versions of Eclipse but version 9.2 of the oXygen plugin which will be released before the final build of Eclipse 3.4 (June 2008) will probably support the Eclipse 3.4 API for plugins. Please wait for the version 9.2 of the oXygen plugin which will be released probably in less than a month.
Great, need someone to beta test: Eclipse 3.4M5 on Mac OSX, dual dual core?

Maarten

Re: Oxygen dies not install in Eclipse 3.4.M6

Posted: Tue Apr 08, 2008 10:09 am
by sorin_ristache
Until we have a beta version of the oXygen plugin 9.2 ready you can install the zip distribution of version 9.1 from the Download page in Eclipse 3.4 M6. Just unzip the kit of the version 9.1 in the Eclipse 3.4 M6 (or later) install folder.


Regards,
Sorin