반응형

이번 글은 이클립스(Eclipse)에서 Target runtime jdk1.7.0_75 is not defined. 문제 해결 방법에 대해 글을 작성한다.

 

기존에 있던 프로젝트를 import를 했는데, 아래와 같이 에러가 발생했다.

Target runtime jdk1.7.0_75 is not defined.

 

해결 방법은 아래와 같이 진행하면 된다.

 

1. [프로젝트 오른쪽 클릭] - [Properties]를 들어간다.

 

2. jdk를 알맞은 버전을 선택한다. 나는 jdk1.8.0_92를 체크하고 [Apply and Close]를 했다.

 

위와 같이 진행하면 문제가 해결된다.

문제가 해결되지 않으면 프로젝트 클린과 프로젝트 리프레시를 해보길 권장한다.

반응형

'IT > 이클립스(Eclipse)' 카테고리의 다른 글

[이클립스/Eclipse] 이클립스(Eclipse) 기존 프로젝트 SVN 변경하는 방법  (0) 2023.02.01
[이클립스/Eclipse] 이클립스(Eclipse) 정보: 프로덕션 환경들에서 최적의 성능을 제공하는, APR 기반 Apache Tomcat Native 라이브러리가, 다음 java.library.path에서 발견되지 않습니다 문제 해결 방법  (0) 2022.12.14
[이클립스/Eclipse] 이클립스(Eclipse) Result Maps collection already contains value for Common.UserMap 문제 해결 방법  (0) 2022.11.23
[이클립스/Eclipse] 이클립스(Eclipse) Attribute "type" is required and must be specified for element type "resultMap". 문제 해결 방법  (0) 2022.11.23
[이클립스/Eclipse] 이클립스(Eclipse) More than one fragment with the name [spring_web] was found. This is not legal with relative ordering. See section 8.2.2 2c of the Servlet specification for details. Consider using absolute ordering. 문제 ..  (0) 2022.11.17
[이클립스/Eclipse] 이클립스(Eclipse) Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (execution: default-testCompile, phase: test-compile) 문제 해결 방법  (0) 2022.11.16
[이클립스/Eclipse] 이클립스(Eclipse) Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (execution: default-compile, phase: compile) 문제 해결 방법  (0) 2022.11.16
[이클립스/Eclipse] 이클립스(Eclipse) Project configuration is not up-to-date with pom.xml. Select: Maven->Update Project... from the project context menu or use Quick Fix. 문제 해결 방법  (0) 2022.11.08
  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기