jdk11이 설치되어 있는데도 불구하고 전자정부 4.1 설치 후 에러 남
version 1.8.0 of the jvm is not suitable for this product. version 11 or greater is required
eclipse 폴더 안에 eclipse.ini 파일에 -vm에 jdk 11경로를추가하여 해결함.
참고 : https://life-with-coding.tistory.com/446
[Spring] JDK버전 오류 해결(Version 1.8.0_261 of the JVM is not suitable for this product. Version: 11 or greater is requir
📌오류 상황 STS에서 JDK 11이상을 요구하나 PC에는 JDK1.8이 설치되어 있는 오류가 발생했습니다. "Version 1.8.0_261 of the JVM is not suitable for this product. Version: 11 or greater is required." Version 1.8.0_261 of the JVM
life-with-coding.tistory.com
묻고 답하기 | 표준프레임워크 포털 eGovFrame
처리중입니다. 잠시만 기다려주십시오.
www.egovframe.go.kr
[해결방법] 이클립스 jvm is not suitable for this product.
1. 이클립스 실행 문제 자바 JDK를 설치하고 이클립스를 설치한 후 실행하니 다음과 같은 오류가 발생했습니다. Version 1.8.0_281 of the JVM is not suitable for this product. version: 11 or greater is required. 해석하
wooncloud.com