0
我在我的Windows 7上有eclipse,但是我想連接到我的ubuntu服務器上的tomcat7,所以它直接更新而不必移動.war文件。是否有可能在Windows上使用eclipse,但連接到Linux上的tomcat7?
我在我的Windows 7上有eclipse,但是我想連接到我的ubuntu服務器上的tomcat7,所以它直接更新而不必移動.war文件。是否有可能在Windows上使用eclipse,但連接到Linux上的tomcat7?
最好的解決辦法是使用持續集成工具,例如CruiseControl的做 http://cruisecontrol.sourceforge.net/
[在Eclipse安裝遠程Tomcat服務器]的可能重複(http://stackoverflow.com/questions/6946390/installing-a-遠程Tomcat的服務器功能於蝕) – Welsh