[Intellij] lombok 사용하기
1. lombok plugin 설치
Preferences > Plugins > Browse repositories.. > Lombok 검색 > Install > restart
2. Lombok 설정
Preferences > Compiler > Annotation Processors > Enable annotaion processing 체크
lombok 자체 사용 설명은 생략.
출처 : https://blog.woniper.net/229?category=537962
'IDE Tool > IntelliJ IDEA' 카테고리의 다른 글
mac os에서 intellij 완전 제거 / 백업 하기 (0) | 2020.09.08 |
---|---|
intellij, gradle에서 generated sourceSet 설정 (0) | 2020.09.08 |
Intellij로 코드 분석하기 #UML(Diagram) (0) | 2020.09.08 |
[Intellij, Android Studio] 창 여러개 띄우기 설정 (Project Multi Opening) (0) | 2020.09.08 |
[intellij] class, method 명 is never used 경고 없애기 (0) | 2020.09.07 |
[IntelliJ] 기본설정(font, theme, encoding, keymap), Plugin설치, Library 추가 방법 (0) | 2020.09.07 |
[IntelliJ] 디렉토리 구조와 프로젝트 생성 (1) | 2020.08.20 |
아티팩트(artefact, artifact)란 무엇인가? (2) | 2020.07.02 |