Re: May I pack java in a dylib?
Re: May I pack java in a dylib?
- Subject: Re: May I pack java in a dylib?
- From: Stefan Pantke <email@hidden>
- Date: Thu, 27 Jan 2005 19:24:30 +0100
Am 27. Jan 2005 um 18:31 schrieb Ricky Sharp:
On Thursday, January 27, 2005, at 10:43AM, Stefan Pantke
<email@hidden> wrote:
I only have a chance to call c code from REALbasic using so called
Declares(),
foreign entry points.
I'm thinking about creating a C wrapper for the java stuff, but I'd
prefer
to access the code a bit more directly - if this is possible.
I'm pretty sure you'll need to go the JNI route to get this type of
integration. There's an example of Cocoa (Obj-C based) to Java
integration via JNI in:
/Developer/Examples/Java/AppleDemos/CocoaComponent/
Thx, again, this might be a good starting point too.
Kinds,
Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden