Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Problems during Eclipse startup...

Hi There

I'm having issues with eclipse starting up.

I extracted the eclipse zip file
"eclipse-SDK-2.1.3-win32.zip" to my local XP pro
development machine.

After the extraction is completed, When I double-click
on the eclipse.exe, I get the following error in the
logs:


******************************************

!SESSION
----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Nov 09, 2004
14:18:05.217 !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)


******************************************

I have java version "1.3.1_13"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.3.1_13-b03)
Java HotSpot(TM) Client VM (build 1.3.1_13-b03, mixed
mode)

Any help is appreciated!

Thanks

Bhaskar



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



Back to the top