Pregunta

Where do I need to put my Image Bundle (derived from a ClientBundle) for GWT Designer to find them?

I've tried doing add in the Image Bundle Palette and GWT Designer can't find my bundle.

How do I achieve this?

GWT SDK 2.5.0RC1, Eclipse Helios (3.6)

¿Fue útil?

Solución

The "ImageBundle Palette" is apparently about com.google.gwt.user.client.ui.ImageBundles, not about com.google.gwt.resources.client.ClientBundle.

See https://developers.google.com/web-toolkit/tools/gwtdesigner/palettes/gwt_palette and https://developers.google.com/web-toolkit/tools/gwtdesigner/features/gwt/image_bundles

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top