Re: GWT CSS URL Problem

2011-08-01 Thread Ibrahim Taha
Try to move MyStyles.css file at projectroot/war/MyStyles.css Regards, Ibahim On Sat, Jul 30, 2011 at 12:05 AM, clay claytonw...@gmail.com wrote: I have a CSS stylesheet defined at projectroot/src/main/webapp/MyStyles.css In my module's .gwt.xml file I reference this with:

GWT CSS URL Problem

2011-07-30 Thread clay
I have a CSS stylesheet defined at projectroot/src/main/webapp/MyStyles.css In my module's .gwt.xml file I reference this with: stylesheet src='MyStyles.css'/ In dev mode, GWT generates the following CSS URL which results in a 404 not found error: