开发者

GWT and dependency management

Maybe some one can recommend what is the best dependecy management tool when developing GWT applications? I've tried GWT with maven, but that does开发者_Go百科n't work very well with GWT unit tests. Experienced GWT developers, what dependecy management tools do you use?


I would suggest using maven, as it works well now with tests that extend GWTTestCase, provided you exclude them from surefire plugin as suggested here: http://mojo.codehaus.org/gwt-maven-plugin/user-guide/testing.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜