2022-03-07 22:31:00 +01:00

1.2 KiB

Download and Install IntelliJ IDEA

Download and install either IntelliJ IDEA Ultimate or IntelliJ IDEA Community Edition from here.

Check out Community Edition Source Files

While not required, having the full sources of the platform and all bundled plugins available for browsing allows finding related implementations.

{type="note"}

Download the IntelliJ IDEA Community Edition source files as described in the IntelliJ IDEA Community Edition README file.

Install Required Plugins

Make sure that the bundled Plugin DevKit plugin is enabled. Install and enable Grammar-Kit and PsiViewer plugins.

Create a Project

Create an IntelliJ Platform Plugin project.