J2Native version 1.0 is released.

18
Anonymous Reader writes “J2Native is the software development kit for working with native code from any Java application without using Java Native Interface (JNI) technology. While using J2Native you do not have to create native code libraries or deal with native code at all. You can call functions from any dynamic library or use system API without necessity to waste time on studying JNI.
J2Native home page and demo download.”

Link: smardec.com

Category:

  • Java