Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] about to start eclipse

Title: Message
 
 Hi ,
 
Always as I want to start Eclipse it gets an error message in the log file,
 
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Eki 15, 2002 13:50:56.860
!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)
 
 I couldn't any solution for this, I inspected everything as they are right, but it doesn't work, can you help in some way to solve this?... 
 
Regards... 

Back to the top