I use cmd + F9 after I make a change and it is done. Sent from my iPhone
On Jun 23, 2012, at 9:43 PM, lukaszkaleta <lukaszkal...@gmail.com> wrote: > Yes, I read this page. > > So far I exclude IDEA from mine tesing. > > As I said with maven it works. > > This is how I am testing with maven: > - on first console I am running: mvn jetty:run > - I change Index page (from quickstrart app) via simple editor > - on second console I am running: mvn clean install > The result from editing Index is shown ok. > > This is how I am testing with gradle: > - on first console I am running: gradle jettyRun > - I change Index page (from quickstrart app) via simple editor > - on second console I am running: gradle compileJave (or gradle build) > The result from editing Index is not shown, life class reloading seems to > not work somehow. > > Please note that I am running the same application for both tests. > Any ideas what should I need to do to make it work with gradle ? > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-3-quickstart-Gradle-Idea-life-class-reloading-issue-tp5714046p5714050.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org