Hi Will, This is not necessary if you are using a decent IDE to program w/. My tapestry project files are distributed in my file system as per the standard approach. In Idea, selecting "Project" view will merge the various files into a single tree view of your package structure.
Jon On Tue, Sep 10, 2013 at 12:08 PM, Will N. <llcool_wil...@yahoo.fr> wrote: > I would like to move the .tml and .properties files into the same packages > as the coresponding .java files. > Right now the java files are in main/java and the resources in > main.resources. Since I have a lot of pages, it is sometimes not so funny > looking for a tml file. > I guess I would have to tell my App to look somewhere else for this tml > and properties files? > > thanks > > Will > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >