tomcat在Eclipse下安装

1:下载插件  tomcatPlugin 3.2.1, eclipse的Tomcat插件
2:解压到eclipse 相应的plugin目录
3:接下来是tomcat插件的配置。 在eclipse中打开Window->Preferences,从左侧的树形菜单中选择 Tomcat,即可看到下图的配置界面。选择Tomcat版本为 Tomcat 5.x,指定Tomcat home到 tomcat 解压的目录,最后将 Context declaration mode设置为 Server.xml 即可。

你可能感兴趣的:(eclipse,tomcat,xml)