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.
Tuesday, February 20, 2007
Tomcat - Remote Debuging
Configuring Tomcat to do remote debugging.
http://tomcat.apache.org/faq/development.html
http://tomcat.apache.org/faq/development.html
Subscribe to:
Posts (Atom)