`
oywl2008
  • 浏览: 1003435 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Jetty Maven Plugin( Very useful for rapid development and testing)

 
阅读更多

主要用来自动侦测开发时修改的文件,如,页面,java类(会自动编译) 并部属到本地容器当中。提高开发效率。

 

这个功能有点像Myeclipse 一些功能。By william

 

The Jetty Maven plugin is useful for rapid development and testing. You can add it to any webapp project that is structured according to the usual Maven defaults. The plugin can then periodically scan your project for changes and automatically redeploy the webapp if any are found. This makes the development cycle more productive by eliminating the build and deploy steps: you use your IDE to make changes to the project, and the running web container automatically picks them up, allowing you to test them straight away.

 

 

 

 

 

http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics