• 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: Import a jar package in a XCode CocoaJava project...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Import a jar package in a XCode CocoaJava project...


  • Subject: Re: Import a jar package in a XCode CocoaJava project...
  • From: Moray Taylor <email@hidden>
  • Date: Tue, 11 Nov 2003 14:04:47 +0000

Edit your active target, in the 'Simple-View' go to 'Cocoa Java-Specific'

A list will be there, it will usually have just one entry in it, something like 'myapp.jar', add the paths to your other .jar files here.

BTW, if anyone has another way of doing this, I'd be interested in finding out.

Cheers

Moray

Hallo

anyone out there who can explain how to import a Java framework (a .jar package) directly in a project ....

I already manage the import and usage of that package if I install it in the standard path:
/library/Java/Extensions



but I want to import it directly in the project, so that it is included and packed in the final .app

I already try it already with: --> Project/AddFrameworks menu
the result is that the compiler says ok..
but if i use a object out of the imported package, there is alwas an error message...


thanks for any help,

Oliver
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Import a jar package in a XCode CocoaJava project... (From: Oliver Fox <email@hidden>)

  • Prev by Date: Import a jar package in a XCode CocoaJava project...
  • Next by Date: NSComboBox behaves differently under Jaguar and Panther
  • Previous by thread: Import a jar package in a XCode CocoaJava project...
  • Next by thread: NSComboBox behaves differently under Jaguar and Panther
  • Index(es):
    • Date
    • Thread