Mixed Development of Native and Java Applications

The IDE can help you integrate C/C++ projects with Java projects that use Java Native Interface (JNI) and Java Native Access (JNA) technologies.  These are technologies that enable you to call native C and C++ programs from Java programs.

For information about using JNI, see Working with JNI in Mixed Development Projects.  

For information about using JNA, see Working with JNA in Mixed Development Projects.

 


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.