Alex Luya
unread,Dec 1, 2009, 7:04:42 AM12/1/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi,I want to disable all css come with GWT,and have followed this
thread,and commented the entry "<inherits
name='com.google.gwt.user.theme.standard.Standard' />" in
Project.gwt.xml ,but seems that standard css still be generated in
directory /war/project/gwt every time when I refresh hosted.html,so
how to disable it thoroughly.
It is very,very,very annoying to delete it ?
Thank you in advanced.