Found the solution on StackOverflow. There was no VM path specified in Eclipse's ini file. I'm guessing somehow the default Java client got changed from the 64bit version Eclipse wants. Adding this VM path entry allowed Eclipse to launch once again:
-vm
C:\Program Files\Java\jre7\bin\javaw.exe
No comments:
Post a Comment