• 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: Adding existing jar file to XCode Swing Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding existing jar file to XCode Swing Application


  • Subject: Re: Adding existing jar file to XCode Swing Application
  • From: David Kennedy <email@hidden>
  • Date: Sat, 9 Jul 2005 12:11:37 +0100


On 8 Jul 2005, at 16:27, Asif Jan wrote:

Can some one please tell me as how I can add existing jar files to a XCode project. I had no problems getting the sample swing application to work. But from the XCode GUI had no clue what so ever as to how I can add my old jar files to this application.

Drag and Drop the jar file from Finder onto the Groups & Files pane of the Xcode IDE, preferably into the Classes Group/Folder.


This will open up a Requester Sheet asking how you would like the file to be incorporated into the project:

Tick "Copy items into destination group's folder (if needed)",
select "Create Folder References for any added folders",
and then select "Add".

Then double click your project's target to bring up the target editor.
Select Build Phases, and make sure your jar file appears under "Link Binary With Library"
and that the "Merge" checkbox is selected.


Hope this helps,
Dave
_______________________________________________
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: 
 >Adding existing jar file to XCode Swing Application (From: Asif Jan <email@hidden>)

  • Prev by Date: Re: linking me weakly
  • Next by Date: Re: [OT] What kind of data is is returned by 'new' ?
  • Previous by thread: Adding existing jar file to XCode Swing Application
  • Next by thread: Setting up Cross Project Dependencies
  • Index(es):
    • Date
    • Thread