에러
Java compiler level does not match the version of the installed Java project facet.
원인
사용하는 java 버전과 이클립스 설정된 버전이 일치하지 않아서 발생하는 에러
해결
project 우클릭 > properties > project factes > 사용하고 있는 java 버전으로 변경
'Backend > 기타' 카테고리의 다른 글
Junit test 없을 때 (0) | 2023.05.18 |
---|---|
table 생성했는데 에러코드 1146 발생함 (0) | 2023.05.18 |
cvc-id.3: a field of identity constraint 'web-app-filter-name-uniqueness' matched element 'web-app', but this element does not have a simple (0) | 2023.05.17 |
spring 에러 : resource specification not allowed here for source level below 1.7 (0) | 2023.05.16 |
Mybatis, Mybatis-spring 다운로드/의존성 추가 (0) | 2023.05.15 |