My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MacOSXFrameworks  
Home of MacOSXFrameworks for Java
NativeLib
Updated Aug 12, 2011 by olivier.chafik@gmail.com

Introduction

There are two use-cases for this sub-project :

  • Get ready-to-use generalistic Cocoa wrappings : you should hopefully be able to download a JNAerator-beefed up Rococoa release soon. Right now, Rococoa only ships with a few hand-crafted wrappings.
  • Get custom-tailored wrappings only for the frameworks you're using in your project : you can then follow and adapt the build instructions provided here.

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 !

Download

Compiled wrappers : macframeworks.jar

Javadoc (partial)

Wrappers sources : macframeworks-src.zip

Sources of modified Rococoa (TODO test modifications with auto-tests & submit to Rococoa) : rococoa-jnaerator.zip

Building

Download 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)


Sign in to add a comment
Powered by Google Project Hosting