Also make sure you're running in Debug mode. The class reloading doesn't work in "run" mode.
On 2/9/08, Ned Collyer <[EMAIL PROTECTED]> wrote: > > > Ned Collyer wrote: > > > > Now the hard part... bending idea to my whim. (unless u know off the top > > of ur head how to automate this copy). > > > > ripped from http://www.jroller.com/dashorst/entry/intellij_idea_experiences > - specifically a comment by Ali > > in IDEA you can simulate save+compile of eclipse . > 1- compile in Background = true > 2- honor dependncies in compile = false > 3- "compile" command autosave bafore compile > file(s) / package(s) > > if you hit ctrl+s then "compile" , this no needed, you only enough hit > "compile". > -- > View this message in context: > http://www.nabble.com/Hotswap-HTML-not-working.-tp15393063p15393215.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
