Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » can't lauch eclipse under centOS
can't lauch eclipse under centOS [message #150280] Sat, 29 April 2006 07:34 Go to next message
Eclipse UserFriend
Originally posted by: dxuranus.hormail.com

i use eclipse under windos before and pretty well.now i moved to centOS (a
linux) after i download the eclipse sdk 3.1.2 and jdk 1.5 and after i
install them i found
i can't lauch the eclipse
the error information below:
JVM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-jar /home/dx/resource/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /home/dx/resource/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata f800d
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /home/dx/resource/eclipse/startup.jar
thanks for any help!
Re: can't lauch eclipse under centOS [message #150335 is a reply to message #150280] Sat, 29 April 2006 18:42 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Are you sure the jdk you downloaded was installed to /usr/bin/java?
Open up a terminal and enter the command "java -version" and make sure
it's the one you expect. If not, modify your path so that your jdk
shows up first, or launch eclipse with the -vm /path/to/java command
line option.

- Jeff
Previous Topic:new class wizard
Next Topic:Launch Failure on WinXP
Goto Forum:
  


Current Time: Fri May 03 20:33:50 GMT 2024

Powered by FUDForum. Page generated in 0.08550 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top