BUG:
I got this error message when i started Eclipse indigo: 'failed to create java virtual machine'
FIX:
Things that worked for me:
1.Open eclipse.ini file
2.Remove -vmargs
3.Add -vm C:\Program Files\Java\jre7\bin\javaw
4. Update --launcher.XXMaxPermSize to 256M
No comments:
Post a Comment