Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE.
Currently supported versions of Jetty are 6.x, 7.x, 8.x and 9.x.
This plugin is releases under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0.txt).
You can install the Eclipse Jetty Integration using the following update site from within Eclipse:
http://eclipse-jetty.sourceforge.net/update/
For more information on installation see Installation.
Running a Jetty server instance is configured via a special Jetty launch configuration:

For more information on running see Getting Started.