eclipse-jetty-plugin
eclipse-jetty-plugin copied to clipboard
Eclipse Jetty Plugin
I saw https://github.com/eclipse-jetty/eclipse-jetty-plugin/issues/45. Not sure whether this plugin is still been maintained. @froque @derkoe I tried the latest version of this plugin(5.0.0) with Eclipse 2019-12 (4.14.0) and the jetty server...
Hi, Do you preserve old versions under the update site? Like: http://eclipse-jetty.github.io/update/3.9.0 If not, is it possible to install the old feature jar's and install the plugin via archive approach....
If you have Maven project that depends on other projects within the workspace (some in `compile` scope and others in `test` scope), the scope doesn't appear in the dependencies list:...
Is there way I can enable websockets for jetty 7.6. I'm trying to debug a legacy program, running on 7.6 Any guidance where I can build and modify code would...
- Jetty startup is very, very slow when there are exploded directories on the classpath - Jetty startup is rather fast when there are only JAR archives on the classpath...
Hi dear eclipse-jetty-plugin maintainers, what about including support for websockets? Then please review and consider this pull request. Note: in addition to the websocket changes, there is also a fix...
I got an error when I new
Can you add a function so that Keystone files can be manually specified? Like run-jetty-run, thanks
Hello, since update to 3.8.0 I have following problem in either Eclipse Kepler or Luna: `Failed to resolve Jetty dependencies: [.*/servlet-api-.*\.jar, .*/jndi/.*\.jar, .*/annotations/.*\.jar]` For applications without JNDI it fails only...
can eclipse-jetty-plugin config multi projects in a configure , and run/debug in one jetty instance.