turansky / intellij-platform-gradle-plugin

Gradle plugin for building plugins for IntelliJ-based IDEs

Home Page:https://plugins.jetbrains.com/docs/intellij/gradle-prerequisites.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official JetBrains project Gradle Plugin Portal Build Status TeamCity Build Status X Follow Slack

IntelliJ Platform Gradle Plugin IntelliJ Platform Gradle Plugin

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.

Documentation

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

Installation

To install the IntelliJ Platform Gradle Plugin in your project, follow the Usage section of the plugin documentation. There's also a Snapshot Release available built nightly from the main branch containing the always-latest version of the plugin.

Changelog

All releases are available in the Releases section. The latest available version is:

Gradle Plugin Portal

Contributing

Please see CONTRIBUTING on how to submit feedback and contribute to this project.

License

Licensed under the Apache License, Version 2.0 (the "License"), see LICENCE.

About

Gradle plugin for building plugins for IntelliJ-based IDEs

https://plugins.jetbrains.com/docs/intellij/gradle-prerequisites.html

License:Apache License 2.0


Languages

Language:Kotlin 99.1%Language:Java 0.9%