I'd like to have ProjectBuilder automatically add a jpeg file to a jar file.
I've placed the jpeg in ProjectBuilder by using the "Project/Add Files" Command.
When I compile the project, I see that PB copies the jpeg to the "Intermediates" directory. However, it does not add the file to the jar that is then created.
Is there any way to make PB add the jpeg to the jar? Right now I am going back to the command line to accomplish this, which makes for an ugly workflow.
Thanks for any suggestions.