Under "Project Settings" | "Artifacts" you'll see your web application artifact. Look for "Build on make" and check the box. this isn't set by default so your compiled changes aren't stored into the file system.
There is an issue that I haven't worked around. When you change a class file it seems to replace all of your resource files with the ones in the original deployment. When I'm working on a page I tend to compile the class then flip over and re-compile the page. Running make can also pick up all the changes. Josh On Fri, Sep 30, 2011 at 4:30 AM, Taha Hafeez <tawus.tapes...@gmail.com> wrote: > Hi > > I am just trying a new project in Intellij 10( I am new to it) and > these are the steps I use > > 1) gradle cleanIdea idea > > 2) open the project in intellij > > 3) Add tapestry and web facets. > > 4) Run with jetty. > > Everything works fine but no class reloading is happening. I tried a > few things but it did not work. Any clue why ? > -- > Regards > > Taha Hafeez Siddiqi (tawus) > http://tawus.wordpress.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