First Steps

First you'll need a Java IDE, as of now we only support IntelliJ IDEA. Then download JDK (Java Development Kit) 17 if you haven't already.

Differences between the "Community" and "Ultimate" edition: - IntelliJ IDEA Community Edition is the free to use version for everyone. - IntelliJ IDEA Ultimate is the version where you need a valid purchased subscription based licensed, its also possible to use the "Ultimate" edition if you have a valid educational license.

You can apply for a educational license at Jetbrains here

Now download or clone our addon template and open it in your preferred IDE.

todo: fill with basic information