The problem is that the jar is built from "." (the directory
/Users/.../JavaClasses/), but the icons where copied to the parent
directory (/Users/.../vanilla_xcode.build/)... so it is imposible for
jar to include them in the jar file.
The question is then, why is the file copied to the parent directory.
If the file's part of the Java Resources build phase, it shouldn't be.
Can you give the whole build output so that we can see what's really
going on here?
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.