The Gradle IntelliJ Plugin is a plugin for the Gradle build system to help configuring your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.
Important
The Gradle IntelliJ Plugin 1.x is currently in the feature-freeze state and receives only fixes for critical bugs.
The IntelliJ Platform Gradle Plugin 2.0 EAP is already available for testing.
- Branch: 2.0
- Documentation: IntelliJ Platform SDK Docs
The documentation of the Gradle IntelliJ Plugin has moved to the IntelliJ Platform Plugin SDK Documentation: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html
To install the Gradle IntelliJ Plugin in your project, follow Usage section of the plugin documentation. There's also a Snapshot Release available built nightly form the main branch containing the always-latest version of the plugin.
All releases are available in the Releases section. The latest available version is:
Please see CONTRIBUTING on how to submit feedback and contribute to this project.
Licensed under the Apache License, Version 2.0 (the "License"), see LICENCE.