Download the .jar
file (see Releases tab) and place it in your IntelliJ
IDEA user directory at $IDEA_USERDIR/config/plugins
.
During the next startup of IntelliJ it should be automatically added to your list
of installed plugins.
Note: Your IntelliJ IDEA version must be >= 2019.3
-
Installation of JetBrains' GrammarKit Plugin. This is required so that you can generate code from
.flex
and.bnf
files.
see Issues
-
Run the gradle task runIde of the intellij gradle plugins
-
Open files with FE syntax in newly opened IntelliJ Community Edition instance