The JDL is a JHipster-specific domain language where you can describe all your applications, deployments, entities and their relationships in a single file (or more than one) with a user-friendly syntax.
This is the plugin for IntelliJ IDEA that helps editing and running JDL.
Follow author in Twitter: @Yuriy Artamonov
- Simply open project in IntelliJ IDEA 2022.3
- Make sure Plugin DevKit plugin enabled in IntelliJ IDEA
- Install Grammar-Kit plugin to edit .bnf and .flex
- Build and Run the plugin using
Run Plugin
run configuration