mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
731 B
731 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: