tag:blogger.com,1999:blog-19648744.post-56212923269112767902008-10-13T16:12:00.000-05:002008-10-13T16:12:00.000-05:002008-10-13T16:12:00.000-05:00Here's the skinny on this issue : 1. If you place ...Here's the skinny on this issue : <BR/>1. If you place your .tml pages inside of your web app context directory (that is, under "Web Pages" in NetBeans), the IDE will automatically copy the changed files into the Maven target directory and you will see immediate feedback in the running app. <BR/>2. If your .tml files are at the root of the resource tree (that is, under "Other Sources/resources in NetBeans), their changes will not be picked up automatically. <BR/>3. Your changes to java classes will not be picked up automatically. Whenever you want to see the changes to your java page classes (and changes to the templates in the resource tree), then you need to run the project (which redeploys it) and voilla.. the stuff is there. <BR/><BR/>This is less than optimal, there are a couple of BugZilla issues in NetBeans to address these, in the meantime use these instructions to work w/ T5 and NetBeans.akochnevhttp://www.blogger.com/profile/05519996133043093264noreply@blogger.com