title |
---|
1. Prerequisites |
Download and install either IntelliJ IDEA Ultimate or IntelliJ IDEA Community Edition as described on the Creating Your First Plugin page.
Download the IntelliJ IDEA Community Edition source files as described in the IntelliJ IDEA Community Edition README file.
Make sure that the bundled Plugin DevKit plugin is enabled. Install and enable Grammar-Kit and PsiViewer plugins.
Configure a common JDK and an IntelliJ Platform SDK.
Create an IntelliJ Platform Plugin project.