0

I installed Eclipse recently. I've been messing around with the ini file trying to actually open the program. I keep getting the following error. I've seen multiple posts on this but I can't seem to figure out what the problem is with my version.

My eclipse ini file looks like the following:

    -startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:\Program Files (x86)\Java\jdk1.8.0_77\jre\bin\server\jvm.dll
-vmargs
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-Xms256m
-Xmx1024m

When I click on Eclipse.exe, I get an error message back saying:

Error: Could not create the Java Virtual Machine.

Error: A fatal exception has occurred. Program will exit.

I created a backup just in case I don't fix it. Below is my error message

[1]: https://i.stack.imgur.com/VZnhq.png

I installed a 64 bit version of Eclipse, because when I check for the program under Task manager it's not marked with a *32

I have two paths that I can point to, but eclipsepedia points to the .dll file within the jdk foler. enter image description here

Euxitheos
  • 325
  • 4
  • 15

0 Answers0