Changes between Version 3 and Version 4 of HowToRunUnderJettyInEclipse


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToRunUnderJettyInEclipse

    v3 v4  
    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, 250px)]]
     16[[Image(run-config-1.png, 60%)]]
    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, 250px)]]
     22[[Image(run-config-2.png, 60%)]]
    2323
    2424
    2525 * check the classpath contains all necessary jar files.
    26 [[Image(run-config-3.png, 250px)]]
     26[[Image(run-config-3.png, 60%)]]
    2727
    2828
    2929 * add source folder (needed for debugging)
    30 [[Image(run-config-4.png, 250px)]]
     30[[Image(run-config-4.png, 60%)]]
    3131
    3232