Ive done the following

- src/main/resources configured as a source directory in IntelliJ.
- you have configured IntelliJ to compile .tml files. (Settings -> Compiler
-> Resource Patterns) 

still only picks up changes to tml files under webapp folder ie to pages not
components.

@Olle - how do you exclude myapp.components, myapp.pages from the jetty
hot-deploy feature?

Right now in target/classes I have three folders -
components/pages/services.  Components folder has both .tml files and .class
files. Pages directory has only .class files.

..kace
-- 
View this message in context: 
http://www.nabble.com/Reloading-component-templates-from-Maven%27s-jetty-plugin-tp21112833p21127419.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