I think that in your module.gwt.xml, if you start with :
<module rename-to='your_output_dir'>
that should be ok.

Jérémy

On Jun 4, 3:26 pm, Sam <[email protected]> wrote:
> "you could merge the output of all of your modules
>
> > into the same folder."
>
> Can you elaborate on this one.  This sound like what I want to do.
>
> On Jun 4, 8:46 am, Jamie <[email protected]> wrote:
>
> > If you are using GWT 1.6 and the new project layout, put your images
> > and css in the war folder of the project, not the source folder(s),
> > and reference them from there.
>
> > If you are using the old structure, making use of the 'public' folder
> > of the GWT module, you could merge the output of all of your modules
> > into the same folder.  The generated filenames will not clash, and
> > being in the same deployed folder will make use of the same image&css
> > files.
>
> > Jamie.
> > -----------------------
> > Search for analog and digital television broadcast antennas in your
> > area:http://www.antennamap.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to