Re: Carbon and Java Target in one Project
Re: Carbon and Java Target in one Project
- Subject: Re: Carbon and Java Target in one Project
- From: Greg Guerin <email@hidden>
- Date: Wed, 4 Oct 2006 11:15:45 -0700
Markus Helbig wrote:
>If i try to drag the jar file out of the Java.app into the Copy
>Bundle Files form the Carbon.app, the Drag&Drop fails ... Any other
>way to add the resulting App.jar into the Cocoa.app?
If I understand correctly, the target is a Java application, right?
That's not going to work for what you want to do.
Use a Java Package target instead. It's build-product will be a jar-file,
which will appear under the "Products" group in your source group, and
which you can then add to a Copy phase when building your native app-bundle.
-- GG
_______________________________________________
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