Tomcat Plug-in

To use Tomcat from Eclipse the Sysdeo Eclipse Tomcat Launcher requires some configuration:

  1. From the menu, select Window > Preferences.
  2. On the preferences dialog select Tomcat from the tree.
  3. Set the Tomcat version to 6.x.
  4. Set Tomcat home to the location of the tomcat installation.
  5. Under Tomcat select JVM Settings.
  6. In Append to JVM Parameters enter -Xmx512m.