Jetty 9 WTP plugin

2020-06-23 06:26发布

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条回答
疯言疯语
2楼-- · 2020-06-23 07:07

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.

This page shows some of the listed tooling available:

  • http://marketplace.eclipse.org/search/site/jetty?f[0]=im_taxonomy_vocabulary_3%3A31
查看更多
登录 后发表回答