after changing some memory settings in eclipse.ini, eclipse wont start.. downloading and replacing eclipse.ini didnt help. java is up to date.. i recieve the error message in the pic attached..
btw, if i add the parameters -vm C:\Program Files\Java\jre6\bin\javaw.exe in Windows cmd, it works.. but if i try to add this parameters in the shortcut or in eclipse.ini, it doesnt..
Martin Zottinsky wrote: if i add the parameters -vm C:\Program Files\Java\jre6\bin\javaw.exe in Windows cmd, it works.. but if i try to add this parameters in the shortcut or in eclipse.ini, it doesnt..
how you are adding the entry in eclipse.ini? add before -vmargs and add -vm then immediate next line C:\Program Files\Java\jre6\bin\javaw.exe.