Read the OpenFGA Contribution Process and the OpenFGA Code of Conduct.
./gradlew build
./gradlew runIde
To generate an installable build of this plugin:
./gradlew buildPlugin
The plugin zip will be output to build/distributions/. You can then install it from disk by going to Settings > Plugins > ⚙️ > Install Plugin from Disk... and selecting the zip file.