my very first question:
I\'ve been trying to figure this out for a couple of days, but I got to the point I lost my patience. The following are some code and my proj
If the png files have been packaged into the JAR in the same locations as they are in the original src directory then
XXX("resources/icons/xyz.png");
should produce the right result.