I'm trying to open eclipse for the first time, but otherwise I have this same problem as [Eclipse cannot find javaw.exe.
The bit depth isn't resolving the issue. I have JDE & JDK 8 update 45 installed, and I've downloaded latest 64-bit version of Eclipse.
The information given on command line is a little over my head. I have very little experience with using the command line. I tried running the -vm
switch and the path, but it doesn't recognize -vm as a command.
Can anyone give more explicit info on this problem?
are you using Eclipse
64 bit and JRE
and JDK
on 32 bit? this will not work, as Eclipse
searches for the JRE/JDK
installed matching its own bits.
so either all is 32 bit or all is 64 bit