Can't install eclipse plugin
Posted: Tue Aug 24, 2010 7:03 pm
I've tried to install the eclipse plugin in both eclipse 3.5 and 3.6. Can anyone help?
I'm using the plugin update site method:
http://www.oxygenxml.com/InstData/Edito ... e/site.xml
In 3.6, I get the following error message during the installation process:
Thanks,
Marc
I'm using the plugin update site method:
http://www.oxygenxml.com/InstData/Edito ... e/site.xml
In 3.6, I get the following error message during the installation process:
In 3.5, the installation seems to succeed, however, at the next eclipse startup I get the fatal error:An error occurred while installing the items
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]ch.qos.logback.classic 0.9.19.v20100519-1505, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
Error while loading manipulator.
Error while loading manipulator.
I had to dig into a log file to find the full text above.!SESSION Tue Aug 24 08:51:10 PDT 2010 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2010-08-24 08:51:10.376
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:556)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Thanks,
Marc