Problems with installation of eclipse
When I try to install eclipse on my machine, It says some error and I get the following error message in the log file.
SESSION -
!ENTRY org.eclipse.core.launcher 4 0 Nov 18, 2005 15:49:13.621
!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:468)
at org.eclipse.core.launcher.Main.getBootPath(Main.java:438)
at org.eclipse.core.launcher.Main.basicRun(Main.java:281)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Could anyone please help me in solving this problem.

