On 18 fév, 17:17, "cyril.lakech" <[email protected]> wrote:
>
> I need to know what is the best way to manage development and
> production environment with the module.xml file and html file.
>
> Here is a very simple sample:
>
> I got an application to code, I need to compile my application with
> the real GWT compiler (not the hosted mode) but i don't want to wait
> for 15 minutes because of too many permutations (en_EN + fr_FR +
> gecko1_8 + ie6 + etc...).
>
> I just want to compile fast and dirty in fr + gecko1_8 for intance !
> (<1minutes)
>
> But in production environment i need to compile with all the
> permutations... (en_EN + fr_FR + gecko1_8 + ie6 + etc...).
[...]
> Any idea ?

RTFM? ;-)

http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&t=DevGuideModuleXml
Section named "Renaming a module".

--~--~---------~--~----~------------~-------~--~----~
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