Using JavaNativeFoundation.framework with embedded OpenJDK7?
Tobias Bley (UltraMixer)
tobi at ultramixer.com
Wed Nov 2 04:22:47 PDT 2011
Hi Mike,
what's the best way to use your excellent JavaNativeFoundation.framework within a Java Application using a private copy of the OpenJDK7? It wrote a jnilib for accessing Cocoa components but my problem is that this library is linked to /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaNativeFoundation.framework.
So how can I remove this static linking but using JNF?
Best regards,
Tobi
More information about the macosx-port-dev
mailing list