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.