Hi. I am having trouble installing eclipse sdk version 2.0. after
running the eclipse i get an error stating that i should look in a log
file for the specific error that accured. How do i over come this
error?
This is what it says in the log file:
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Apr 02, 2004 14:11:49.468
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException:
java.lang.RuntimeException: Fatal Error: Unable to locate matching
org.eclipse.core.runtime plugin.
at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2212)
at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:879)
at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1343)
at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:547)
at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:904)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:768)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:248)
at org.eclipse.core.launcher.Main.run(Main.java:698)
at org.eclipse.core.launcher.Main.main(Main.java:534)
Thanks,
Noa
Georgy Pavlov - 07 Apr 2004 08:30 GMT
It seems you have an incompatible version of the eclipse runtime with the
rest of the SDK. I suggest you find a fresh Eclipse SDK install from the
net. This would be the fastest way to deal with the problem if I'm correct.
By the way if there is no real need for you to stick to 2.0 I'd strongly
recommend you to switch to 2.1.2. You will find it is less buggy and pretty
much more convenient. The new 3.0.M7 version is still in development but to
me it seemd stable enough. It has even more nice features.