James Carman wrote:
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?

Thanks, James. The changed classes are properly reloaded if I invoke my Configuration via Run/Debug instead of via Run/Run. Now I can merely make a change in the HTML and hit Ctrl-F9 (no explicit save is required), then refresh the web browser. To get a more seamless experience, I also checked the checkbox in the Ctrl-F9 dialog to automatically reload changed classes without asking, and I checked File/Setting/Compiler/Compile in Background. Just for posterity, I'm using IDEA 7.0.

-Kevin



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

Reply via email to