
Sysdeo Eclipse Tomcat Launcher plugin web site at : http://www.sysdeo.com/eclipse/tomcatPlugin.html
Documentation (french) : http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html
Documentation (english) : see links in the plugin page
Send feedback to bleroux@sysdeo.com
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 2.1 : select menu
'Window>Customize Perspective...>', expand 'Other', and check 'Tomcat'
- Plugin activation for Eclipse 3.0 : select menu
'Window>Customize Perspective...>Commands', and check 'Tomcat' in
'Available command groups'
- Set Tomcat home : Workbench -> Preferences, select Tomcat and
set Tomcat home
- 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).
We recommend that you use JDK 1.4 as it supports hot code replacement
feature.
- 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 - http://www.eclipsetotale.com