开发者

GWT development in Eclipse using TOMCAT server

开发者 https://www.devze.com 2023-02-19 05:44 出处:网络
Is there a way, every time i compile m开发者_开发问答y GWT project, to automatically deploy war contents to Tomcat\'s ROOT directory?

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

精彩评论

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

关注公众号