On Tue, Jun 5, 2012 at 5:49 PM, Ray Nicholus wrote:
> Turns out tml files weren't properly represented in the resource patterns
> box in the compiler section of IDEA. As a result, they weren't copied to
> the "bin" directory during compilation. I figured this out earlier but
> didn't get a chane
Turns out tml files weren't properly represented in the resource patterns
box in the compiler section of IDEA. As a result, they weren't copied to
the "bin" directory during compilation. I figured this out earlier but
didn't get a chane to respond 'till now. It's always the last thing you
check,
See my notes in an adjacent thread.
On Tue, Jun 5, 2012 at 1:51 PM, Ray Nicholus wrote:
> I'm starting a new T5 project, and am having some difficulty. For example,
> if I put my tml files alongside my java classes
> (com.mycompany.myproj.pages), when I startup my app, and navigate to a
> page,
I'm starting a new T5 project, and am having some difficulty. For example,
if I put my tml files alongside my java classes
(com.mycompany.myproj.pages), when I startup my app, and navigate to a
page, tapestry tells me that it cannot find the template file. If I then
move the template file into my