Skip to main content



      Home
Home » Newcomers » Newcomers » Problem with Installation(Eclipse and Java)
Problem with Installation [message #1046919] Mon, 22 April 2013 10:43 Go to next message
Eclipse UserFriend
Hello Forum,
I just dowloaded the recent Eclipse, also Java 7 Update 21 and installed both on Win7.

In the Eclipse.ini I added the following lines as written in the Newbie posting:
-vm
C:\Program Files (x86)\Java\jre7\bin\javaw.exe

But I still get the following error message. What is wrong with my installation? I'm new to both Java and Eclipse, so every hint will help.

Thanks,
Markus


Java was started but returned exit code=13
C:\Program Files (x86)\Java\jre7\bin\javaw.exe
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os win32
-ws win32
-arch x86_64
-showsplash C:\eclipse\\plugins\org.eclipse.platform_4.2.2.v201302041200\splash.bmp
-launcher C:\eclipse\eclipse.exe
-name Eclipse
--launcher.library C:\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807\eclipse_1503.dll
-startup C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 1038_58
-vm C:\Program Files (x86)\Java\jre7\bin\javaw.exe
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
Re: Problem with Installation [message #1047084 is a reply to message #1046919] Mon, 22 April 2013 15:20 Go to previous messageGo to next message
Eclipse UserFriend
You appear to be trying to run a 64 bit Eclipse on a 32 bit JVM. You need to either download a 64 bit JRE/JDK from Oracle or download a 32 bit Eclipse from eclipse.org
Re: Problem with Installation [message #1047096 is a reply to message #1047084] Mon, 22 April 2013 15:38 Go to previous message
Eclipse UserFriend
Vielen Dank.
Previous Topic:Eclipse not creating JPA entities from table
Next Topic:Need help with a project
Goto Forum:
  


Current Time: Tue Jul 22 22:37:56 EDT 2025

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

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

Back to the top