why do u change the .html?, you shouldnt do that, almost everything is done via .java files or module file. if you are adding some javascripts or stylesheet, put them into a file and then add them from your module file. (.gwt.xml)
Regards, _____________________ Ing. Gabriel Gutiérrez On Wed, May 6, 2009 at 11:34 AM, arnaud <[email protected]> wrote: > > Helo every one, > i'm using gwt 1.6.4 and i create a project with webAppCreator that i > import into eclipse. When i modifiy the html file i have the result of > the old file even if i recompil. What can i do?The html file is in the > war directory. > Thank u for your response > Arnaud > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
