compile multiple java tools
compile multiple java tools
- Subject: compile multiple java tools
- From: Livio Isaia <email@hidden>
- Date: Wed, 12 May 2010 20:50:19 +0200
I'm not sure this mail arrived to the list... sorry if I send it twice...
I have three different tools (e.g. A, B, C) that use the same package (a
package I created).
Is there a way to put it all in a singe XCode project that creates the
package, then A.jar, B.jar and finally C.jar?
I tried with multiple targets, but it didn't work (may be I forgot to
set some options?).
Any idea?
P.S.:
I could consider to have four different projects, one for the package
and three for the tools, but should be able to reference the package jar
file from the original project. I tried to add the reference to the
<lib> group but it's added outside the group (and cannot drag it inside)
so it's not recognized... How can I do?
Xcode version 2.5
Component versions
Xcode IDE: 799.0
Xcode Core: 798.0
ToolSupport: 794.0
Many thanks in advance,
best regards,
livio.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden