IntelliJ: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:
* [[IntelliJ IDEA PostgreSQL Support]]
* [[IntelliJ IDEA PostgreSQL Support]]
* [[IntelliJ IDEA H2 Support]]
* [[IntelliJ IDEA H2 Support]]
* [[AWS CloudFormation IntelliJ IDEA Plugin]]


=Installation=
=Installation=

Revision as of 20:26, 19 March 2019

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

Troubleshooting

IntelliJ Troubleshooting