Jar merging in a WebObjects Framework project?
Jar merging in a WebObjects Framework project?
- Subject: Jar merging in a WebObjects Framework project?
- From: Kaelin Colclasure <email@hidden>
- Date: Mon, 15 Mar 2004 09:14:59 -0800
Greetings,
I am experimenting with moving a WebObjects framework project from
Eclipse / WOLips over to Xcode. This framework includes a handful of
externally-produced jar files, and it was my intent to use the Xcode
jar merge feature to have the contents of these jar files be
incorporated into the framework jar file; however, I have not been able
to make this work.
I have added the relevant jar files to my Xcode project and included
them in the Application Server target. I have also checked the Merge
checkbox under the Frameworks & Libraries settings of the target. When
I do a build, I see a message saying that the jar contents are being
extracted, and I can see the contents in the build directory afterwards
-- but they are not being included in the framework's jar file.
What am I missing?
-- Kaelin
_______________________________________________
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.