반응형
참고 사이트 : https://projectlombok.org/setup/eclipse
Eclipse, Spring Tool Suite, (Red Hat) JBoss Developer Studio, MyEclipse
projectlombok.org
IntelliJ 에서 lombok 설치방법
- preferences > plugins > lombok 검색 > Install
Eclipse(STS) 에서 lombok 설치방법
- Help > Install New Software
- Work with : https://projectlombok.org/p2 입력
- Lombok 클릭 후 Finish > 다운로드 진행
- 다운이 완료되면 그때부터 설치가 시작되는데, 설치 과정은 Eclipse 화면의 우측 하단에 표시된다.
- 설치 과정중에 Trust Authorities 뜨면 Select All 클릭 후 Trust Selected 클릭
- Trust Artifacts 뜨면 Select All 클릭 후 Trust Selected 클릭
- 설치 완료후 프로그램 Restart(재실행)
반응형
'IT개발 > Spring Boot' 카테고리의 다른 글
장바구니 상품삭제 Ajax 에러(해결)_(CSRF 토큰 관련) (0) | 2025.02.05 |
---|---|
Spring Boot 서비스 구조 (0) | 2025.01.23 |
Spring Boot Entity 클래스(스프링/부트/자바/백엔드개발/프로그래밍/Java/backend) (1) | 2024.11.28 |
Spring Boot JPA Hibernate란?(자바/백엔드/개발/프로그래밍/스프링) (1) | 2024.11.25 |
Spring Boot JPA(Java Persistence API)란(java/backend/자바/스프링부트/데이터/서버) (0) | 2024.11.24 |
댓글