zl程序教程

您现在的位置是:首页 >  工具

当前栏目

[eclipse]eclipse之tomcat插件使用

2023-09-14 08:56:50 时间
今天搞定了 

1.http://www.eclipsetotale.com/tomcatPlugin.html#A5下载,解压到eclipse,插件目录,版本不同插件目录不同要注意 

Unzip it in : 
- Eclipse_Home/dropins for Eclipse 3.4, 3.5 and 3.6 
- Eclipse_Home/plugins for Eclipse 2.1, 3.0, 3.1, 3.2 and 3.3 
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 


http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html 

2.如何发布war包 
http://www.blogjava.net/coderdream/archive/2008/04/08/191462.html