| Trying to run eclipse/java for the first time, exit code 13 [message #661781] |
Sun, 27 March 2011 16:08  |
Eclipse User |
|
|
|
I crash on trying to run, with exit code 13, whatever that is. Please help.
I have Windows Vista Home Premium, SP 2.
I installed Java; it went into C:\Program Files (x86)\Java\jre6.
I then created folder C:\Eclipse to install eclipse into, and installed Eclipse. It created a folder C:\Eclipse\eclipse and went into that.
Following the instructions in FAQ How do I run Eclipse?, I edited eclipse.ini (with Wordpad) to add a "-vm" line so that it reads as follows:
- - - - - - - -
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_14 00.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1. 2.R36x_v20101222
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:/Program Files (x86)/Java/jre6/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
- - - - - - - -
I then ran eclipse.exe and got the following error message on a dialog box with an OK button:
- - - - - - - -
Java was started but returned exit code=13
C:/Program Files (x86)/Java/jre6/bin/javaw.exe
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
-XX:MaxPermSize=256m
-jar
C:\Eclipse\eclipse\\plugins/org.eclipse.equinox.launcher_1.1 .1.R36x_v20101122_1400.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher C:\Eclipse\eclipse\eclipse.exe
-name Eclipse
--launcher.library
C:\Eclipse\eclipse\\plugins/org.eclipse.equinox.launcher.win 32.x86_64_1.1.2.R36x_v20101222\eclipse_1312.dll
-startup
C:\Eclipse\eclipse\\plugins/org.eclipse.equinox.launcher_1.1 .1.R36x_v20101122_1400.jar
-exitdata 620_64
-product org.eclipse.epp.package.java.product
-vm C:/Program Files (x86)/Java/jre6/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
-XX:MaxPermSize=256m
-jar
C:\Eclipse\eclipse\\plugins/org.eclipse.equinox.launcher_1.1 .1.R36x_v20101122_1400.jar
- - - - - - - -
I clicked OK.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09759 seconds