Changes between Version 2 and Version 3 of HowToRunUnderJettyInEclipse


Ignore:
Timestamp:
Jul 3, 2009, 6:17:15 AM (15 years ago)
Author:
fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToRunUnderJettyInEclipse

    v2 v3  
    1414 * configure the Main panel:
    1515  * Main class is the Jetty main start class org.mortbay.start.Main (If you can't find this class using the search button, check that jetty/start.jar is in your build path)
    16 [[Image(run-config-1.png)]]
     16[[Image(run-config-1.png, 250px)]]
    1717
    1818
     
    2020  * working directory is the bin folder.
    2121  * VM arguments allows to manage memory used by the application
    22 [[Image(run-config-2.png)]]
     22[[Image(run-config-2.png, 250px)]]
    2323
    2424
    2525 * check the classpath contains all necessary jar files.
    26 [[Image(run-config-3.png)]]
     26[[Image(run-config-3.png, 250px)]]
    2727
    2828
    2929 * add source folder (needed for debugging)
    30 [[Image(run-config-4.png)]]
     30[[Image(run-config-4.png, 250px)]]
    3131
    3232