Hi,

I've created a GWT widget module MyModule as a separate project in
Eclipse. My main GWT project MySite is using MyModule. MyModule
supplies a composite GWT widget to MySite. MyModule's widget's css
style uses a particular image.

My question is how do I configure MyModule to export the neccessary
image to the MySite's war folder, so that the MyModule's css style can
use that image.

I am aware of the ImageBundle concept. However it seems that in this
case it's not the right thing to use, as the image is accessed by a
css file, not the Java code.

Thanks,
Michal.

-- 
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.

Reply via email to