Re: Newbie: Java + Objective-C
Re: Newbie: Java + Objective-C
- Subject: Re: Newbie: Java + Objective-C
- From: Rams <email@hidden>
- Date: Fri, 23 Apr 2004 22:44:18 -0400
It should be possible, but documentation can be difficult to find
sometimes.
Java talks to Cocoa thru JNI
http://developer.apple.com/samplecode/JNISample/JNISample.html
and Cocoa talks to Java with the Java bridge. You can see how it's
done with the Multi-Language sample installed with the developer tools.
file://localhost/Developer/Examples/Applescript Studio/Multi-
Language/Multi-Language.mm
On Apr 23, 2004, at 10:05 AM, Pedro Campos wrote:
>
I am writing a UML-based tool for the design and specification of user
>
interfaces. I am thinking of using Novosoft's UML Library (released
>
under LGPL: http://gemini.novosoft.ru/NS2B.nsf/w1/UML_Library).
>
The problem is: it's in Java and my application is written entirely in
>
Obj.-C, using Cocoa. Is there any way in XCode to implement a mixed
>
Java-Obj-C project?
>
>
Thanks,
>
>
----------------------------------------------------------------------
>
Pedro F. Campos
>
Teaching Assistant
>
University of Madeira
>
http://dme.uma.pt/pcampos
>
----------------------------------------------------------------------
>
_______________________________________________
>
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.
>
>
--
Learn how to cryptographically sign your mail in Panther
http://www.joar.com/certificates/
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.