Re: [Q] Cocoa-Java bridge
Re: [Q] Cocoa-Java bridge
- Subject: Re: [Q] Cocoa-Java bridge
- From: JongAm Park <email@hidden>
- Date: Wed, 28 Mar 2007 19:05:28 -0700
Hi.
Thank you for your reply.
The Java class is like..
public class MyClass {
....
}
On Mar 28, 2007, at 6:20 PM, Daniel Jalkut wrote:
On Mar 28, 2007, at 5:57 PM, JongAm Park wrote:
Can someone tell me why and how to fix the problem?
( Would it be better to put the class itself instead of the .jar
file? )
Or, is the Cocoa-Java bridge is totally abandoned now, so is the
feature broken?
Not sure - but is the custom java class at least a subclass of an
NSObject/Cocoa-Bridged class?
That might be necessary to get NSClassFromString to work on it.
Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden