首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

[eclipse]eclipse之tomcat插件应用

2013-04-26 
[eclipse]eclipse之tomcat插件使用classic版本的eclipse如何发布web应用呢?今天搞定了1.http://www.eclips

[eclipse]eclipse之tomcat插件使用
classic版本的eclipse如何发布web应用呢?

今天搞定了

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

热点排行