February 20th, 2008

Dive into the archives.


  • Eclipse: running your project via mvn jetty:run and debugging it

    As part of my preparation for my new assignment, since I’ve been using Eclipse, I do really need this set to my IDE…

    Step 1
    Go to the Run/External Tools/External Tools …” menu item on the “Run” menu bar. Select “Program” and click the “New” button. On the “Main” tab, fill in the “Location:” as the […]