- Notifications
You must be signed in to change notification settings - Fork283
Gradle plugin for building plugins for JetBrains IDEs
License
JetBrains/intellij-platform-gradle-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.
The documentation of the IntelliJ Platform Gradle Plugin has moved to the IntelliJ Platform Plugin SDK Documentation:https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html
To install the IntelliJ Platform Gradle Plugin in your project, follow theUsage section of the plugin documentation.There's also aSnapshot Release available built nightly from the main branch containing the always-latest version of the plugin.
The latest available version is:
To use snapshot releases, insettings.gradle.kts enable the Maven Snapshots repository:
pluginManagement { repositories { maven("https://central.sonatype.com/repository/maven-snapshots/") gradlePluginPortal() }}The latest snapshot version is:
All releases are available in theReleases section.
Please seeCONTRIBUTING on how to submit feedback and contribute to this project.
Licensed under the Apache License, Version 2.0 (the "License"), seeLICENCE.
About
Gradle plugin for building plugins for JetBrains IDEs
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.