I tried to install EPIC (Perl Plugin) using Pulse, from the catalog. It failed I think. I got some error message, should have noted it but I didn’t.
I quit MyEclipse and tried to start it again. Now I get errors like this:
An error has occurred. See the log file
/usr/local/myeclipse/Pulse/Software/MyEclipse 6.5/configuration/1215092850132.log
The logs all look like this:
!SESSION Thu Jul 03 09:46:51 EDT 2008 ——————————————
!ENTRY org.eclipse.equinox.launcher 4 0 2008-07-03 09:46:51.697
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:505)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)