2020-02-19 22:25:03 -08:00

926 B

title
Using DevKit

Note

For new projects, it is recommend to use Gradle.

Plugin DevKit is a bundled IntelliJ IDEA plugin for developing plugins for the IntelliJ Platform using IntelliJ IDEA's own build system. It provides its custom SDK type and a set of actions for building plugins within the IDE.

In this section: