thanks do you mean renaming the folder generated under www, that is www/ com.test.MyTestApplication, into something meaningful (example, "screen")
shouldn't in that case the reference on test.html page <script type="text/javascript" src="com.test.MyTestApplication.nocache.js"></script> be also updated to <script type="text/javascript" src="screen.nocache.js"></script> ? that is laborious after the code is generated. Or am I getting it wrong? On 11 Mrz., 00:15, Ian Bambury <[email protected]> wrote: > Except in hosted mode (where you probably don't care) just rename > com.test.MyTestApplication to anything you want, or copy its content to > wherever you want > Ian > > http://examples.roughian.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 -~----------~----~----~----~------~----~------~--~---
