[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.jdt] Galileo fails after subclipse update
|
- From: jeroen.lapre@xxxxxxxxx (jeroen )
- Date: Tue, 18 Aug 2009 08:15:43 +0000 (UTC)
- Newsgroups: eclipse.tools.jdt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I downloaded galileo and installed it.
The next step is I wanted to install the subclipse plugin:
http://subclipse.tigris.org/update_1.6.x
After completing the minimum update (just the subclipse client and
dependent), I quite and restart, as recommended by eclipse.
Then I get the error below.
Is this a bug?
thanks
-jeroen
!SESSION Tue Aug 18 01:07:41 PDT 2009
------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2009-08-18 01:07:41.147
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
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)