intellij-sdk-code-samples/basics/getting_started.md
breandan considine 7b75f3ad99 Replaced internal .html links with .md extension
Find: (\([^:\)]+\.)html\)

Replace: $1md\)
2015-08-06 19:38:31 -04:00

1002 B

title
Creating Your First Plugin

This documentation section will help you get started with developing plugins for IntelliJ Platform. You can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate as your IDE. Both include the complete set of plugin development tools. To become more familiar with IntelliJ IDEA, please refer to IntelliJ IDEA Web Help