The war/<module_name> directory is deleted during each compile. You'll most likely want to store your resources in the root of your war folder (or under your src dir if you are including them in a Resource/ClientBundle).
On Sun, Jan 3, 2010 at 5:13 PM, gatty <[email protected]> wrote: > HI, > > When i am trying to GWT Compile in eclipse it is deleting > CSS,JS,images files from workspace. > > What can be the problem? > > -- > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- 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.
