|
MacOSXFrameworks
Home of MacOSXFrameworks for Java
NativeLib IntroductionThere are two use-cases for this sub-project :
Discussion on these mappings and their use should take place on Rococoa's users mailing lists. These mappings have not been tested yet (at all). It may contain many bugs and is are only a preview of what's going on with JNAerator. The API is highly likely to evolve quickly, so please don't rely on it too much... And feel free to tell what you think about it ! DownloadCompiled wrappers : macframeworks.jar Wrappers sources : macframeworks-src.zip Sources of modified Rococoa (TODO test modifications with auto-tests & submit to Rococoa) : rococoa-jnaerator.zip BuildingDownload MacOSXFrameworks' config.jnaerator, then type : java -Xmx1000m -jar jnaerator.jar (this will automatically grab the config.jnaerator file and JNAerate a compiled JAR with all the wrappings + runtime libraries) |