IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Developing a Plugin

Edit pageLast modified: 31 October 2024

IntelliJ Platform plugins can be developed by using either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate as your IDE. It is highly recommended to always use the latest available version, as the plugin development tooling support from Plugin DevKit continues supporting new features.

Before starting with the actual development, make sure to understand all requirements to achieve best Plugin User Experience (UX).