When I start EasyEclipse, I get error:
JVM terminated. Exit code=127
Do you have any idea as to the possible cause for this kind of error message?
When I start EasyEclipse, I get error:
JVM terminated. Exit code=127
Do you have any idea as to the possible cause for this kind of error message?
If this happen right from the start, it may be related to your eclipse.ini
content.
See this one (for Eclipse 3.6 Helios),
and check the end of each lines of your eclipse.ini
: there should be no extra space.
After that, it depends on:
See for instance bug 174642.