2018-04-18 10:56:19 +08:00

696 B

title
Using DevKit

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

In this section: