Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » starting eclips(eclips won't start)
starting eclips [message #724307] Mon, 12 September 2011 03:31 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 2
Registered: September 2011
Junior Member
Hello, i am a new user to eClips.
I downloaded eClips -e-Helios -SR1-win32-x86 64.
onto my windows7 x64 OS.
I saved it in my program Files. this is where my JAVA and my JDK are also saved.
the versions of JAVA and JDK are:
Java™ oracle 12/3/2010 97.0MB 6.0.260
Java™ oracle 07/14/2011 91.6.0MB 6.0.260
Java(TM) SEDK 6 update 26(64) oracle 07/14/2011 147MB 1.6.0.260


When I go to start eClips I get this error message:
Java was started but return exit code =1
c:\windows\system32\java.exe - dosgi required java version 1.5
xms 40mb
xmx 512
xx:Max Perm size 256m.
Jar
...
I am not sure what the problem since my versions seem to be the right ones. I do have all three files under my program Files.
Someone suggested to me to check the environment variables but I don't know what to put into the system environment box if i had to add a variable to it.
I also use a screen reader so i am not sure if this is the right version of eClips.

Can anyone help me get eClips up and running?
I never used it before to build Java applits.
If I don't have the right JDK or the right eClips version please help me know what I need to do to correct this and get eClips up and running.

thanks in advance.
Re: starting eclips [message #724342 is a reply to message #724307] Mon, 12 September 2011 06:51 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
You are probably using older version of JDK. You need to use a 1.5 or greater version of JDK. Look at http://wiki.eclipse.org/Eclipse.ini#Specifying_the_JVM to specify the vm.
Re: starting eclips [message #725960 is a reply to message #724342] Fri, 16 September 2011 09:31 Go to previous message
Phil R is currently offline Phil RFriend
Messages: 99
Registered: September 2011
Member
You are using Java 32bit on your Eclipse 64bit version, for me this give clashes. You have to set the path to the correct Java in your System environment variable otherwise Eclipse could use the 32bit Java version in the System32 map (which is default, and that is how it is set now as I can see in your log file) or you can set -vm <enter> javatojdkpath in the eclipse.ini file. (see Satyam's post)

[Updated on: Fri, 16 September 2011 09:32]

Report message to a moderator

Previous Topic:TODO not showing up as tasks
Next Topic:How to increase priority of template proposals in Eclipse?
Goto Forum:
  


Current Time: Wed Apr 24 22:41:52 GMT 2024

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

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

Back to the top