Skip to content

Using local path

The plugin can also use a local Jextract installation. Setting the installation path in the DSL activates this alternative mode.

build.gradle.kts
jextract.local(layout.projectDirectory.dir("/usr/local/opt/jextract-22/"))