Skip to content
Joris Slob edited this page Aug 25, 2014 · 4 revisions

Welcome to the nix-java wiki!

This project seeks to provide the java bindings for NIX.

This project is still under construction. The documentation here is aimed at developers. To make the bindings we are using SWIG.

To get the SWIG/Java working on Linux, note the double -I option to point to multiple directories, because in java 8 the jni.h and jni-md.h were put in two directories (at least in Ubuntu).

Clone this wiki locally