Jetty 9 WTP plugin

你。 提交于 2019-12-05 01:58:00

问题


do anybody know if there is a Jetty 9 WTP plugin for Eclipse available? I can't find official one (only for Jetty 7&8) so maybe there's some 3rd party plugin? Thanks a lot.


回答1:


We stopped updating the one for 7 and 8, and I suspect the folks behind run-jetty-run will update that eventually. Most people I know use the jetty-maven-plugin, write a small embedded instance of jetty to start, or use something like Webby.

  • http://code.google.com/p/run-jetty-run/
  • https://docs.sonatype.org/display/M2ECLIPSE/Integration+with+Maven+WAR+Plugin

This page shows some of the listed tooling available:

  • http://marketplace.eclipse.org/search/site/jetty?f[0]=im_taxonomy_vocabulary_3%3A31


来源:https://stackoverflow.com/questions/13881020/jetty-9-wtp-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!