How is it possible to disable/turn off the creation/filling of the war directoy that is done by the HostedMode and can be controlled by the - war switch?
I don't use it and it's very enoying in eclipse. Now it will put his files in the target/war folder. This folder has to be relative to work nicely in a team/version control environment. But, Eclipse doesn't like that this folder is being filled directly, so everytime when searching a text it will tell you that the project isn't in sync with the file system :(... And worse: you can easily find the wrong file as eclipse will find two files: the original and the duplicate one that is copied by the HostedMode. For example: xml content files that are part of your gwt project...This leads to bugs :(... In eclipse it's not impossible to exclude this folder as part of the project...:( I tried several things, but don't mange to get this working nicely.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
