자바

A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: ~ has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0 오류 원인 해당 오류는 JRE(Java Runtime Environment)와 클래스 파일을 컴파일하는 데 사용된 Java 버전 간의 버전 불일치가 생겨서 일..
zxxhe
'자바' 태그의 글 목록