[Qt-jambi-interest] Eclipse integration and Resources.
José Arcángel Salazar Delgado
arcangel.salazar at gmail.com
Wed May 20 19:10:03 CEST 2009
Hi,
I'm having some troubles using resources from the qt eclipse integrartion.
When I specify a resource, the designer generate this XML:
<pixmap>classpath:file:/home/arcangel/workspaces/luna_multimedos/cilm_gui/src/main/java#com/nettrace/ilm/resources/images/logo_integra1.png</pixmap>
When I expect this:
<pixmap>com/nettrace/ilm/resources/images/logo_integra1.png</pixmap>
This is a big problem if you are sharing a project with othe people.
Thanks.
More information about the Qt-jambi-interest
mailing list