• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Compiling Java to basic JAR file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Compiling Java to basic JAR file (From: "Mitchell Hashimoto" <email@hidden>)

  • Prev by Date: Project Find
  • Next by Date: Re: Shark: "Callstack of Heaviest Path" changed in 4.4.3
  • Previous by thread: Compiling Java to basic JAR file
  • Next by thread: Re: Compiling Java to basic JAR file
  • Index(es):
    • Date
    • Thread