I just append -vm C:\\Program Files\\Java\\jre6\\bin\\javaw.exe
in ec
I used the new Eclipse Installer. I didn't like the installation path and I changed it manually. After that, I got the exit code=13 message too.
There is a new property in the eclipse.ini
file named -install
. I just had to modify it with the new location, and that solved this issue.
In the new installer I selected D:/eclipse
, but the IDE was installed at D:/eclipse/eclipse
. So, I moved the folder manually. The next time I tried to open eclipse I got the exit error. Thus, I had to modify eclipse.ini
and set the current location:
-install
D:/eclipse