/staruml-jhipster

jHipster extension for StarUML 2

Primary LanguageJavaScriptMIT LicenseMIT

staruml-jhipster

jHipster extension for StarUML 2 to create jHipster Domain Language from a model.

jHipster website jHipster github

Installation

Follow the intructions to install the staruml extension from a github repository using this url https://github.com/waynethompson/staruml-jhipster/

  1. Show Extension Manager by selecting Tools | Extension Manager....
  2. Select Install From Url button.
  3. Enter https://github.com/waynethompson/staruml-jhipster/ on input box
  4. press Install button.

Usage

Currently this extension only works with classes and enums.

###Steps to create a jdl document

  1. Create a model following the staruml documentation working with class digarams
  2. Click Tools > jhipster > Generate JDL...
  3. Select the folder of your jhipster project
  4. This will generate a entities.jh file in you jhipster folder. On the cmd line in your jhipster folder run jhipster-uml entities.jh