Re: How to merge .jar files in xcode?
Re: How to merge .jar files in xcode?
- Subject: Re: How to merge .jar files in xcode?
- From: David Ewing <email@hidden>
- Date: Mon, 1 Dec 2003 11:55:45 -0700
The general procedure in Xcode is to add the .jar files to your
project, and to the Frameworks & Libraries build phases of the targets
that need them. For the .jar file that needs to be merged, check the
"Merge" checkbox in the build phase. (You can get to the build phase by
double-clicking the target, and selecting the phase in the left-hand
list.
Hope that helps,
Dave
On Nov 26, 2003, at 11:34 PM, Thomas` wrote:
I am trying to get ReportMill working with WebObjects, and can't even
build it. How do I add a .jar file to a project?
The ReportMill docs say I should NOT put it in
/Library/Java/Extensions. They say I should add one to my classpath
and merge the other one. I still ahven't worked out how to do either.
Any ideas?
_______________________________________________
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.
_______________________________________________
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.