Hi Jamal, can you try to set in ImageView the full package name containing the resource, but converting "." chars in "/" like: <ImageView image="/org/apache/pivot/tutorials/clock.png"/> (sample taken from here: http://pivot.apache.org/tutorials/labels-and-image-views.html ).
And if doesn't works, can you even try to put all your code (temporary) in a single project, with different packages for sources, and retry (with the just suggested approach and then maybe even with the @ version) ? Bye, Sandro
