Skip to content

jhipster/jhipster-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Build Status

JHipster-IDE

JHipster IDE is an Xtext DSL which provides textual editing support of JHipster Domain Language files for popular IDEs and editors such as Eclipse and Visual Studio Code.

Features

  • JHipster IDE with an JDL editor and shell integration to call JHipster generator directly from the IDE and everything you would expect from a modern IDE editor (syntax coloring, validations, formatting, refactoring, find references etc.).
  • Xdocker - to manage docker images and containers in JHipster IDE.
  • UML Diagramm of the JDL model.

Installation Prerequisites

Eclipse installation

JHipster IDE is available from the Eclipse Marketplace. Just open the marketplace dialog in Eclipse (Help > Eclipse Marketplace...) and search for JHipster.

Visual Studio Code installation

Go to extension marketplace, search for jhipster and install.

Atom installation

This extension is deprecated and will not be maintained anymore! Please use VisualStudio Code with the JHipster IDE extension instead.