IntelliJ IDEA
 
Get IntelliJ IDEA

Set up JNI development in Gradle project

Last modified: 28 June 2024

IntelliJ IDEA supports JNI development in Gradle projects.

This tutorial uses on the Java 1.8 and Gradle 7.4 versions. The tutorial uses the software model.

If you want to use the replacement plugins, you can check the JNI Sample project.

At this point you can start developing your application further using native codes as needed.