I have previously launched without problems, then i put an ssd in my pc and i reinstalled windows. now i have downloaded JDK and eclipse but i cannot open it anymore.... this message pops up:
is it because i have Java in my primary wich is the ssd and eclipse in my (G) wich is my hdd?
i have no idea, it also happens on my laptop.
i read a thing about it on a sticky thread but i didn't understand it so i would appriciate help
Stephane Begaudeau Messages: 370 Registered: April 2010 Location: Nantes (France)
Senior Member
Hi,
It seems that you are trying to launch a 64bits version of Eclipse on a 32bits JDK or something like this. If you have a 64bits version of Eclipse, you should have a 64bits version of the JDK which should be installed by default in your "C:\Program Files" folder not the "C:\Program Files(x86)" one. If you have several version of the JDK installed, you can select a specific one to use with your Eclipse by adding a specific line in your eclipse.ini file (located in your Eclipse installation folder).