Can a Java application call a cocoa library ?
I'd like to create a library using the cocoa features and call this library from my Java application using JNI.
For test purpose, I created a simple library which just loads a nib, but all I got is this exception :
"[NSJavaVirtualMachine...