Recommended way to develop using Jetty and Eclipse

Posted by Ula Krukar on Stack Overflow See other posts from Stack Overflow or by Ula Krukar
Published on 2009-11-19T07:48:45Z Indexed on 2010/05/19 3:50 UTC
Read the original article Hit count: 251

Filed under:
|
|

Hi,

I am currently developing a J2EE application and I would like to use Jetty. I would like to have iot integrated with Eclipse, so I could debug the appliaction.

I've tried out couple of plugins (including WTP) but nothing works well enough. Run Jetty Run plugin is the best, but I cannot specify context-root in it, which makes it unusable for me.

What would you recommend?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about jetty