Are you using the Start class?  Are you sure you're running in Debug
mode?  Also, do you hit Ctrl-F9 (make)?  It should pick up the changes
if you do that.

On 2/25/08, Kevin Murphy <[EMAIL PROTECTED]> wrote:
> What's the most automatic way to get Jetty to pick up changes to the
>  application in development mode, using IntelliJ IDEA?
>
>  I'm following the quick start instructions on
>  http://wicket.apache.org/quickstart.html (which, btw, is in conflict
>  with the more easily googlable
>  http://wicket.sourceforge.net/wicket-quickstart/index.html).  Currently
>  I have to restart the application to see changes.
>
>  I'm a rank newbie when it comes to Java IDE's, btw. My web Java
>  experience consists of developing a couple of web apps using JSP and
>  Tomcat. Emacs + gmake was my IDE, so you can see where I'm starting from ;-)
>
>  Thanks,
>  Kevin
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to