Using DevKit
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:
- Setting Up a Development Environment
- Creating a Plugin Project
- Creating an Action
- Running and Debugging a Plugin
- Deploying a Plugin
- Publishing a plugin to plugin repository
Last modified: 19 February 2020