I also want to disable this file but dont know how to do it. Can someone pls suggest the way out.
On Sun, Dec 18, 2011 at 10:32 PM, benneq <[email protected]> wrote: > Hi, > > we have a pretty big GWT project and we want to delete the > standard.css. So I deleted the whole war/project/gwt/standard folder > and I read somewhere that we just need to disable any theme in the > project's gwt.xml: > So here it is: > > <!-- Inherit the default GWT style sheet. You can change --> > <!-- the theme of your GWT application by uncommenting --> > <!-- any one of the following lines. --> > <!-- <inherits name='com.google.gwt.user.theme.standard.Standard' /> -- > > > <!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> --> > <!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/> --> > > But after compiling the app the file is again in the war/project/gwt > folder. > > Can someone help us? > > -- > 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. > > -- Deepak Singh -- 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.
