You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).