
Sysdeo Eclipse Tomcat Launcher plugin web site at : http://www.sysdeo.com/eclipse/tomcatplugin
Documentation (french) : http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html
Documentation (english) : see links in the plugin page
Send feedback to plugintomcat@sysdeo.fr
Installation
- This plugin does not contain Tomcat.
(Download and install Tomcat before using it)
- Download tomcatPluginV??.zip
- Unzip it in <eclipse_home>/plugins
- Plugin activation for Eclipse 3.x :
- launch eclipse once using this option : -clean
- if Tomcat icons are not shown in toolbar : select menu 'Window>Customize
Perspective...>Commands', and check 'Tomcat' in 'Available command groups'
- Set Tomcat version and Tomcat home : Workbench -> Preferences, select
Tomcat and set Tomcat version and Tomcat home
(Tomcat version and Tomcat home are the only required fields, other settings
are there for advanced configuration).
- This plugin launches Tomcat using the default JRE checked in Eclipe preferences
window.
To set a JDK as default JRE for Eclipse open the preference window : Window
-> Preferences -> Java -> Installed JREs.
This JRE must be a JDK (This is a Tomcat prerequisite).
- The plugin sets itself Tomcat classpath and bootclasspath. Use Preferences
-> Tomcat ->JVM Settings, only if you need specific settings.
Send your feedback to bleroux@sysdeo.com
(c) Sysdeo 2002 - EclipseTotale