Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can''t run Eclipse, sorry to bother you.(Just another newbie who can't run Eclipse.)
Can''t run Eclipse, sorry to bother you. [message #938638] Wed, 10 October 2012 03:10 Go to next message
Doug Henderson is currently offline Doug HendersonFriend
Messages: 1
Registered: October 2012
Junior Member
Just trying to teach myself Java, I'm a little upset that I can't even get the (whatever you would call this type of program) to run.

I'm getting:
"Java was started but returned exit code=13"
Then a whole bunch of stuff.

My config file is:
-vm
C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Xms40m
-Xmx512m


Thanks in advance :/
Re: Can''t run Eclipse, sorry to bother you. [message #938751 is a reply to message #938638] Wed, 10 October 2012 05:46 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Doug,

Did you get a 32 bit Eclipse or a 64 bit Eclipse? The path for the VM
you show implies it's a 32 bit VM, so I suspect you've grabbed a 64 bit
Eclipse...

On 10/10/2012 5:10 AM, Doug Henderson wrote:
> Just trying to teach myself Java, I'm a little upset that I can't even
> get the (whatever you would call this type of program) to run.
>
> I'm getting:
> "Java was started but returned exit code=13"
> Then a whole bunch of stuff.
>
> My config file is:
> -vm
> C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javaw.exe
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
>
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 256m
> --launcher.defaultAction
> openFile
> -vmargs
> -Xms40m
> -Xmx512m
>
>
> Thanks in advance :/


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:help needed
Next Topic:Not sure where to ask technical question
Goto Forum:
  


Current Time: Fri Apr 19 12:05:29 GMT 2024

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

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

Back to the top