eclipse-jetty-plugin
eclipse-jetty-plugin copied to clipboard
Web Server instead of Web App
The Eclipse Jetty Plugin should rather act as Web Server launcher, than a Web App Container launcher. As the web.xml is not sticktly needed anymore, it could launch any type of project, even a non-Java project with just static files. It could be used, for example, as a server for a JavaScript project.
(https://sourceforge.net/p/eclipse-jetty/feature-requests/16/)