Hi,

I have similar problem in 8.0, but when I upgraded to 8.1, it went away, my
config is very simple, just add a Maven configuration, add jetty:run, that's
all.

I did not do this, but might worth trying:

settings/compiler/resources patterns   add ?*.tml;

actually when I switch to Maven config under Intellij, I never need to
update resources patterns, it simply works.



luther.baker wrote:
> 
> I just fired up a new download of IntelliJ 8.1. Haven't used it much - so
> pulled an existing Maven/Tapestry project and created a "configuration"
> for
> jetty:run.
> 
> That works great. Through the settings, I also associated *.tml files with
> an html filetype.
> 
> Now, if I start the app all is well - but if I make a change to a *.tml
> file
> - the change is not showing up in the app unless I stop and restart. The
> same goes for Java. I tested by changing a return class from a submit
> handler - but the return page stayed the same.
> 
> I know I must be missing a setting in IntelliJ - thoughts?
> 
> -Luther
> 
> 

-- 
View this message in context: 
http://www.nabble.com/jetty-and-intellij-tp22499286p22518864.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

Reply via email to