Friday, August 05, 2005

Eclipse

Eclipse is great , but the latest version (3.1) seems to be putting on a bit of weight in middle age. Maybe it's due to the plugins , but I find that it's necessary to increase the Java Memory Heap size to get it run more smoothly.

For info , the command to do this is: eclipse.exe -vmargs -Xmx256M