IntelliJ: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
* [[Git and IntelliJ IDEA#Overview|Git and IntelliJ IDEA]]
* [[Git and IntelliJ IDEA#Overview|Git and IntelliJ IDEA]]
* [[IntelliJ IDEA Plugin for Spring Boot]]
* [[IntelliJ IDEA Plugin for Spring Boot]]
* [[IntelliJ IDEA Postgres Support]]


=Installation=
=Installation=

Revision as of 18:06, 18 October 2018

Open Questions

  • Why does IntelliJ create the .iml in the project directory for the registry project and it does create under .idea for the configuration server project? Apparently the project directory is the right place and at UpLift gradle would remove it. Investigate.

Subjects

Installation

Come with a list of plugins I need to install:

  • Bash support
  • Lombok (Install plugin + Settings -> Build -> Compiler -> Annotation Processors -> Enable annotation processing)
  • etc.

Configuration

Usage

IntelliJ Usage