[eclipse]eclipse之tomcat外掛使用

大搜車-自娛發表於2013-04-18
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

相關文章