Spyke

Developing an IntelliJ Plugin

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

Developing an IntelliJ Pluginhttps://plugins.jetbrains.com/docs/intellij/developing-plugins.htmlOpen linkView original on programming.dev
No comments on the original post yet.
Developing an IntelliJ Plugin | Spyke