when I start the gwt-compiler I can specify the -out parameter. This output directory also contains following dirs: * .gwt-tmp * myModule * myModule-aux
I could not find the purpose of the .gwt-tmp directory in the docs. However, I think it's only needed by the gwt-compiler during the compilation process, because all files in this directory also show up in the myModule directory (except for the files in compilations, but I think those relate to the ALPHA.cach.html files in the myModule dir) If the above is true, I'd like to specify a separate location for .gwt- tmp much like the -gen switch spedifies a separate location for the .generated directory. Is this possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
