Now my settings for these in the ini file are:
-Xms768M -Xmx1024M
When setting them higher, eclipse doesn\'t start anymore... Is there a way to increase thes
The maximum values do not depend on Eclipse, it depends on your OS (and obviously on the physical memory available).
You may want to take a look at this question: Max amount of memory per java process in Windows?