반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 스프링 컨테이너
- 스프링 부트 기본
- SQL
- mybatis
- 스프링부트
- db
- 생성자 주입
- DI
- kafka
- springboot
- sqld
- java
- 스프링
- assertThrows
- thymeleaf
- 스프링 부트 입문
- Javascript
- resultMap
- 스프링 부트
- jdbc
- JPA
- @Configuration
- DIP
- assertThat
- 스프링 프레임워크
- 필드 주입
- Effective Java
- spring
- 스프링 빈
- 싱글톤
Archives
- Today
- Total
선 조치 후 분석
[이클립스] the compiler compliance specified is 1.8 but a jre 17 is used 본문
ETC/Error
[이클립스] the compiler compliance specified is 1.8 but a jre 17 is used
JB1104 2022. 11. 18. 13:33728x90
반응형
SMALL
ERROR : the compiler compliance specified is 1.8 but a jre 17 is used
RESOLEVE :
Window -> Preferences -> Java -> Installed JREs
해당 jre가 다운로드한 jdk의 경로와 같게끔 설정해주면 해결
728x90
반응형
LIST