Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse wont open(eclipse cannot find file C:\Program Files (x86)\Java\jre1.8.0_161\lib\i386\jvm.cfg)
Eclipse wont open [message #1794015] Wed, 22 August 2018 13:12 Go to next message
Nave GCT is currently offline Nave GCTFriend
Messages: 1
Registered: August 2018
Junior Member
index.php/fa/33681/0/i launched eclipse from my hotbar
and it shows an error.
i clicked ok and it shows a longer one. files are in the attachments.
so i tryed installing eclipse photon
to no avail.
the same error shows
Thanks.

index.php/fa/33681/0/
index.php/fa/33680/0/
  • Attachment: javaerror.JPG
    (Size: 19.06KB, Downloaded 503 times)
  • Attachment: error2.JPG
    (Size: 121.83KB, Downloaded 432 times)
Re: Eclipse wont open [message #1794225 is a reply to message #1794015] Mon, 27 August 2018 17:43 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
The -vm argument looks questionable. In your eclipse.ini, I think it ought to look more like this:
-vm
C:/Program Files/Java/jdk1.8.0_121/jre/bin
Did you really install a 32 bit version because the Java library looks like a 32 bit one and you likely want a 64 bit version so should install a 64 bit JDK or JRE which would end up in C:/Program Files/ not C:/Program Files (x86)/...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse does not display Chinese characters
Next Topic:Installing Java on Windows for all users
Goto Forum:
  


Current Time: Thu Apr 25 11:27:14 GMT 2024

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

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

Back to the top