Using DevKit
Plugin DevKit is a bundled IntelliJ IDEA plugin for developing plugins for the IntelliJ Platform using IntelliJ IDEA's build system. It provides its custom SDK type and a set of actions for building plugins within the IDE.
In this section:
- Setting Up a Development Environment
- Creating a Plugin Project
- Creating Actions
- Running and Debugging a Plugin
- Deploying a Plugin
- Publishing a Plugin
Last modified: 14 January 2021