开发者

GWT development in Eclipse using TOMCAT server

Is there a way, every time i compile m开发者_开发问答y GWT project, to automatically deploy war contents to Tomcat's ROOT directory?

What's the best environment for Eclipse - Tomcat - Gwt development


I skip deployment entirely. Set up your project to point at the application folder in the tomcat deploy directory. Add JRebel for automatic class reloading, for additional convenience. It does however require a different folder structure than that generated by the GWT plugin (there is no war folder, the war folder is the root of your project).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜