Debugging Jetty with Eclipse
- Step 1: Select the Run->Debug ... menu item. Select Java Application and click the New button. Fill in the dialog box as shown below:

- Step 2
Click the Arguments tab and enter the location of the jetty.xml file, or whatever configuration file you are using. You should also set the execution directory to be the directory where you have Jetty installed.
