Re: XCode, jar and images
Re: XCode, jar and images
- Subject: Re: XCode, jar and images
- From: David Ewing <email@hidden>
- Date: Thu, 5 Aug 2004 20:13:43 -0600
On Aug 5, 2004, at 6:42 AM, Federico Abascal wrote:
I want XCode to create a jar file including some images (in a
directory named icons). I added the files, the directory, everything
... to the project, but the jar created does not contain those files.
I made a clean, a rebuild, etc... I don't know what else to do.
Please, help!
Open the target and look at the Java Resources build phase. The files
should show up there. If they're in a different build phase, just drag
them over. You can also set the subdirectory where the images will be
placed inside the .jar.
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.