- Local Clone Of This Repository
- IntelliJ 2016.X.X Community Stable With Kotlin and Scala Plugin
- Install All Dependencies
- Open This Project In IntelliJ
- Click The Run (Play) Button To Launch The Plugin In A Child IntelliJ Instance
- Install All Dependencies
- cd to the root of the repository
- run ./gradlew build
- Intall the GrammarKit Plugin into IntelliJ
- Right click on the
morganey.bnf
file in the resources directory - Click the following options in this order
Generate JFlex Lexer
,Generate Parser Code
andGenerate Parser Util
- See Screenshot Below