Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » trouble getting eclipse to run
trouble getting eclipse to run [message #871096] Thu, 10 May 2012 20:08 Go to next message
Vicki Kenna is currently offline Vicki KennaFriend
Messages: 2
Registered: May 2012
Junior Member
I am running on win7, have just installed latest 64 bit jre and eclipse (helios 64 bit). Received error messages about eclipse not finding javaw so looked up and followed directions for editing the eclipse ini file. Now when I try executing eclipse.exe I get no messages and nothing happens.
My ini file looks like this:

-startup

plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar

--launcher.library

plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503

-product

org.eclipse.epp.package.php.product

--launcher.defaultAction

openFile

--launcher.XXMaxPermSize

256M

-showsplash

org.eclipse.platform

--launcher.XXMaxPermSize

256m

--launcher.defaultAction

openFile

-vm
C:/Program Files (x86)/Java/jre7/bin/javaw.exe
-vmargs

-Dosgi.requiredJavaVersion=1.5

-Xms40m

-Xmx384m
Re: trouble getting eclipse to run [message #871103 is a reply to message #871096] Thu, 10 May 2012 20:53 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
You aren't pointing to a 64 bit jre. Program Files (x86) is where 32 bit apps are installed.
Re: trouble getting eclipse to run [message #871110 is a reply to message #871103] Thu, 10 May 2012 21:33 Go to previous message
Vicki Kenna is currently offline Vicki KennaFriend
Messages: 2
Registered: May 2012
Junior Member
thanks - I didn't realize that even though I'd selected 64 bit apparently it installed 32 bit version. Anyway, I installed under eclipse_php directory and all is well now. Thanks!
Previous Topic:System freezes at Debugging [Eclipse IDE 3.7.2-1, Ubuntu 12.04]
Next Topic:Quick-fix methods default modifier
Goto Forum:
  


Current Time: Tue Apr 30 17:29:12 GMT 2024

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

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

Back to the top