Tuesday, February 20, 2007

Starting eclipse with more memory

To start Eclipse with a different memory size rather than the default 256M, use the following option:

eclipse -vmargs -Xmx1024M.

The above option starts IDE with 1024M instead of default 256M.

Tomcat - Remote Debuging

Configuring Tomcat to do remote debugging.
http://tomcat.apache.org/faq/development.html