开发者

How can I run Maven GAE projects in Eclipse?

I'm making project with Maven GAE plugin (http://www.kindleit.net/maven_gae_plugin/examples/index.html), but I didn't understand how I can run the开发者_运维技巧se projects on local development server. Can someone tell me what I have to do to run my application in eclipse? And I would also like to know how to deploy my application to GAE.


I solved this myself. I had to add new run option for Maven. Select project and with right click you get menu and there select Run as / Run configurations / Maven / Create new and then add your goal to line goals. Then run it and server should start.

List of goals:

http://googlewebtoolkit.blogspot.com/2010/08/how-to-use-google-plugin-for-eclipse.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜