Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse fails at startup error code=13
icon8.gif  Eclipse fails at startup error code=13 [message #675257] Mon, 30 May 2011 19:20 Go to next message
Eclipse UserFriend
I am trying to work with Eclipse Helios on my x64 machine (Windows Vista) but it just doesn't cooperate. I have Helios EE x64 installed (latest version) as well as JDK 1.6.025 (x64) installed
I have linked my Environment Variables up correctly and tried to compile a java file through cmd and have succeeded.

Whenever I tried running eclipse i get exit code=13 (required java version=1.5)

I have tried running Eclipse with the

-vm "mypath\jdk1.6.025\jre\bin"

command as forums suggested

as well as other paths

-vm "mypath\jdk1.6.025\bin"

-vm "mypath\jdk1.6.025\jre\bin\javaw.exe"

even

-vm "mypath\jre6\bin" out of desperation
to no avail. I am all out of ideas and I wonder if anybody had this problem.
I even downloaded the helios x86 version and x86 JDK version yet it did not fix the problem. (I changed the environment variables)
now I changed everything back to x64 again but I'm stuck... Any suggestions would be greatly appreciated.

(i have tried following versions of eclipse with appropriate JDK's Helios(3.6) (32 Bit and 64 Bit), Galileo (3.5) (32 Bit), Ganymede (3.4) (32 Bit) )
they all return the same error.

[Updated on: Mon, 30 May 2011 19:23] by Moderator

Re: Eclipse fails at startup error code=13 [message #675351 is a reply to message #675257] Tue, 31 May 2011 04:57 Go to previous messageGo to next message
Eclipse UserFriend
Java seems to be having problems with the ! character in the path. Try using a different directory.
Re: Eclipse fails at startup error code=13 [message #675370 is a reply to message #675351] Tue, 31 May 2011 05:56 Go to previous message
Eclipse UserFriend
You are a genius! (I hope the exclamation mark wont cause trouble this time)
THANK YOU SOOOOO MUCH!!!!!!!!!!!!!

3 days of looking at forums and trying different things

Previous Topic:Shared ASTs for CompilationParticipants
Next Topic: Keylogger in 3.3.202.v201002111343 on OS X ?
Goto Forum:
  


Current Time: Wed Jul 23 22:30:37 EDT 2025

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

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

Back to the top