I use a Maven based project, and run jetty (using mvn jetty:run outside of the IDE) for development purposes. The only special thing I recall setting up is having to enable Compile-on-Save (CoS) for application and test execution (I think the default is to have CoS for test execution).
Regards, Alex K On Fri, Feb 25, 2011 at 1:31 AM, Josh Kamau <joshnet2...@gmail.com> wrote: > Hi there, > > Am looking for the best way to enable live class/template reloading when > using netbeans 6.9.1. Any help will be appreciated. > > Josh. >