If you want to change some settings in your Eclipse 3.2.x you have two choices:
Cheers,
Lofi.
- Use the extra settings in your command line, something like eclipse -vm ... -vmargs ...
- Put the extra settings into the eclipse.ini file, something like:
-vm
...
-vmargs
...
Cheers,
Lofi.
Comments