Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Can't start eclipse

Hi,

I've been using eclipse for some months now on both Linux and windows.

Recently while trying to install (opened the eclipse SDK zip -
"eclipse-SDK-2.0.2-win32.zip")
on a windows 2000 professional station with sp3 I got the following error :

!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find bootstrap code. Check location of
boot plug-in or specify -boot.
	at org.eclipse.core.launcher.Main.searchForBoot(Main.java:424)
	at org.eclipse.core.launcher.Main.getBootPath(Main.java:394)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:237)
	at org.eclipse.core.launcher.Main.run(Main.java:703)
	at org.eclipse.core.launcher.Main.main(Main.java:539)


Does anyone know how to fix this ? Or what the problem is ?

Thanks in advance,
Dov.




Back to the top