Setting memory sesttings for tomcat 5.0 in MyEclipse MyEclipse IDE > General Development This topic has 3 replies, 2 voices, and was last updated 16 years, 11 months ago by Loyal Water. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 21, 2008 at 5:51 am #280850 Reply Jose Javier CamarasaMember How can I set -Xms < tamaño > and others in MyEclipse? Thanks January 21, 2008 at 7:46 am #280853 Reply Loyal WaterMember These arguments have to added to the eclipse.ini file. This is what a sample command line argument would look like:- -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M January 21, 2008 at 8:44 am #280858 Reply Jose Javier CamarasaMember Is this referred to Tomcat too? January 22, 2008 at 5:32 am #280912 Reply Loyal WaterMember I didn’t get your question. Could you please rephrase it for me. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) Reply To: Setting memory sesttings for tomcat 5.0 in MyEclipse You must be logged in to post in the forum log in