IntelliJ: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* Bash support | * Bash support | ||
* Lombok ( | * Lombok (Install plugin + Settings -> Build -> Compiler -> Annotation Processors -> Enable annotation processing) | ||
* etc. | * etc. | ||
</font> | </font> |
Revision as of 00:43, 6 October 2018
Subjects
- IntelliJ Concepts
- IntelliJ Go Support
- IntelliJ Gradle Support
- Creating IntelliJ Projects from Maven
- Maven Repository-Based JBoss IntelliJ Investigation Environment
- Git and IntelliJ IDEA
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
- Copyright
- Java Code Templates
- Java Import Layout
- How to Change IntelliJ Project Name after project Creation