Creating Your First Plugin
This documentation section will help you get started with developing plugins for the IntelliJ Platform. You can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate as your IDE (it is highly recommended to use the latest available version). Both include the complete set of plugin development tools.
http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html
评论区