jreznot / jdl-intellij-plugin

Provides JHipster-specific domain language (JDL) editor support in IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/19697-jhipster-jdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jdl-intellij-plugin

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.

Download IDE plugin.

If you want to support the project

Follow author in Twitter: @Yuriy Artamonov

Buy Me A Coffee

How it looks

Screenshot

Development

  • 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

About

Provides JHipster-specific domain language (JDL) editor support in IntelliJ IDEA

https://plugins.jetbrains.com/plugin/19697-jhipster-jdl

License:MIT License


Languages

Language:Java 98.3%Language:Lex 1.2%Language:Kotlin 0.3%Language:HTML 0.3%