Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 860 Bytes

configuring_ide.md

File metadata and controls

21 lines (18 loc) · 860 Bytes
layout title permalink redirect_from sitemap
default
Configuring your IDE
/configuring-ide/
/configuring_ide.html
priority lastmod
0.7
2015-05-22 18:40:00 +0000

Configuring your IDE

JHipster projects can be developed without any IDE, all you need are a text editor and the command line. In order to be productive, people either use full-fledged IDEs or advanced text editors. Here is how you can configure them:

  • [Configuring Eclipse with Maven]({{ site.url }}/configuring-ide-eclipse/)
  • [Configuring Eclipse with Gradle]({{ site.url }}/configuring-ide-eclipse-gradle/)
  • [Configuring Intellij IDEA]({{ site.url }}/configuring-ide-idea/)
  • [Configuring Visual Studio Code]({{ site.url }}/configuring-ide-visual-studio-code/)
  • [Configuring Netbeans]({{ site.url }}/configuring-ide-netbeans/)