1. 下载 tomcatPluginV33.zip
下载地址:http://www.eclipsetotale.com/tomcatPlugin/tomcatPluginV33.zip
2. 解压缩后的文件夹:com.sysdeo.eclipse.tomcat_3.3.0 ,将这个文件夹复制到 Eclipse 安装目录下的 plugins 文件夹下。例路径:D:\Program Files\eclipse\plugins。
3. 启动 eclipse ,打开 eclipse 菜单栏中“Windows”菜单下的 “Preferences” 对话框。如下图设置:
4. 配置完毕后,单击 Eclipse 的 “Start Tomcat” 图标,启动 Tomcat 如下图:
5. Tomcat 服务启动后, 在 IE 地址栏中输入 http://localhost:8080 可测试是否配置成功, Tomcat 启动成功的画面如下: