Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Exit Code 13(Eclipse wont find the Java Application)
icon5.gif  Eclipse Exit Code 13 [message #1249262] Tue, 18 February 2014 04:39 Go to next message
Austin Stefanovich is currently offline Austin StefanovichFriend
Messages: 1
Registered: February 2014
Junior Member
index.php/fa/17498/0/When I try to open Eclipse it shows these long lines of code for an Exit Code = 13
I have the Java JDK 7 and 6 installed 64bit and Eclipse 64 bit installed
I cannot figure out what to do?
Please someone help me!!! Sad
Re: Eclipse Exit Code 13 [message #1250009 is a reply to message #1249262] Tue, 18 February 2014 21:35 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

It would seem that c:Windows\system32\javaw.exe is froma 32-bit Java, and not a 64-bit install as you expect. From a Command Prompt window, try running eclipse.exe with the -vm switch pointing to the correct javaw.exe, e.g. eclipse.exe -vm "c:\Program Files\Java\version\bin\javaw.exe"

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Eclipse Exit Code 13 [message #1250073 is a reply to message #1250009] Tue, 18 February 2014 23:07 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
=> C:\Program Files\#APP Development\eclipse

'#' must not be used in the path.
Previous Topic:Which forum for D Language DDT questions?
Next Topic:Pyhton with Eclipse Kepler 32 bit
Goto Forum:
  


Current Time: Fri Apr 19 13:53:47 GMT 2024

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

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

Back to the top