On Nov 14, 6:36 pm, Steve C <[email protected]> wrote: > I'm having trouble getting the above to work in a gwt.xml file, as in: > > <source path="entrypoint" /> > <public path="webresources" /> > > where my file structure is: > > src/com/xyz/gwt/myapp/ -- > -- entrypoint/ -- > -- -- MyApp.java > -- webresources/ -- > -- -- MyApp.css
What's your problem? To answer the question from the message subject, yes <public/> still works. that's how GWT themes work. -- 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=.
