Re: Compiling Java to basic JAR file
Re: Compiling Java to basic JAR file
- Subject: Re: Compiling Java to basic JAR file
- From: Reuben Pasquini <email@hidden>
- Date: Mon, 23 Oct 2006 11:03:59 -0500
Hi Mitchell,
If you look under your .app build directory in:
My.app/Contents/Resources/Java/
you'll find that XCode does jar up the java classes into
My.jar
(at least that's what's happening for me).
Try to just grab that jar file,
and run your program on windows with the appropriate
java launch command.
Cheers,
Reuben
On Oct 21, 2006, at 4:57 PM, Mitchell Hashimoto wrote:
Hi,
I am not using any OS X specfic packages in my java projects and I'd
like to be able to compile my application for both windows and mac.
How can I tell XCode to compile into a basic Jar instead of a .app?
Thank you,
Mitchell Hashimoto
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40bellsouth.net
This email sent to email@hidden
_______________________________________________
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