250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Exception
- PostgreSQL
- Eclipse
- 설정
- oracle
- AJAX
- IntelliJ
- SpringBoot
- myBatis
- Python
- spring
- JavaScript
- MySQL
- Tomcat
- maven
- Core Java
- Source
- MSSQL
- STS
- jpa
- Docker
- ubuntu
- error
- Spring Boot
- git
- 오픈소스
- Thymeleaf
- Open Source
- 문서
- JDBC
Archives
- Today
- Total
헤르메스 LIFE
[Eclipse] Java compiler level does not match the version of the installed Java project facet 본문
장난감들
[Eclipse] Java compiler level does not match the version of the installed Java project facet
헤르메스의날개 2013. 6. 17. 10:23728x90
프로젝트를 Import 시 Import된 프로젝트와 현재 설치된 JDK의 버전이 문제가 되는 경우이다.
이 경우 Java compiler 버전을 변경해주면 된다.
1. Project 선택 -> 마우스 오른쪽버튼 클릭 -> Properties -> Java Compiler 확인.
2. Project 선택 -> 마우스 오른쪽버튼 클릭 -> Properties -> Java Compiler 확인.
3. Project 선택 -> 마우스 오른쪽버튼 클릭 -> Properties -> Project Facets 까지 이동.
Java 의 버전을 1.5 또는 1.6으로 변경 후 Apply버튼 클릭하면 에러가 수정됨
728x90
'장난감들' 카테고리의 다른 글
Eclipse Color Theme Plug-In 설치 (0) | 2013.08.21 |
---|---|
Gpg4win의 소개 (0) | 2013.07.25 |
[Eclipse] Eclipse를 좀더 빠르게 사용하기 (0) | 2013.03.29 |
[Eclipse] svn: No write-lock in "~~~~~~" (0) | 2013.03.20 |
Eclipse subversion plugin - checkout (0) | 2013.03.13 |