Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error could not open 'c:\eclipse\jre\lib\i386\jvm.cfg'
Error could not open 'c:\eclipse\jre\lib\i386\jvm.cfg' [message #499872] Tue, 24 November 2009 12:53 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: November 2009
Junior Member
Hi, when I try to run eclipse it give me the follow error
Error: could not open 'c:\eclipse\jre\lib\i386\jvm.cfg'
Why it search for jre in its directory?!?
I could run eclipse with the command "eclipse -vm <java bin path>\javaw.exe but I would like to know wath is wrong when i simply write eclipse.exe
To do install I simply downloaded and expanded it into C:\eclipse folder.
I have to do other to install it correctly?
Thanks
Re: Error could not open 'c:\eclipse\jre\lib\i386\jvm.cfg' [message #499985 is a reply to message #499872] Tue, 24 November 2009 15:42 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 11/24/09 7:54 AM, giutino@libero.it wrote:
> Hi, when I try to run eclipse it give me the follow error
> Error: could not open 'c:\eclipse\jre\lib\i386\jvm.cfg'
> Why it search for jre in its directory?!?
> I could run eclipse with the command "eclipse -vm <java bin
> path>\javaw.exe but I would like to know wath is wrong when i simply
> write eclipse.exe To do install I simply downloaded and expanded it into
> C:\eclipse folder. I have to do other to install it correctly?
> Thanks

Eclipse always requires that you have a compatible JVM to run it in. If
you don't specifically tell it where to find the JVM, one of the places
it will look is in a directory named "jre" under its own root directory.

You should install a Sun JDK and then point Eclipse to its location
using eclipse.ini - see http://wiki.eclipse.org/Eclipse.ini

Hope this helps,
Eric
Previous Topic:Converting existing Netbeans project
Next Topic:Projects not Appearing in Eclipse
Goto Forum:
  


Current Time: Wed Apr 24 20:00:44 GMT 2024

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

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

Back to the top