IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Set up JNI development in Gradle project

Last modified: 16 April 2023

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.