728x90
300x250
참고 : https://comsperger.tistory.com/350
jdk 버전과 내 프로젝트를 실행하는 STS IDE의 java 컴파일러 버전이 달라서 발생한 것.
Project->Propertise->java compiler->Enable project specific 항목 체크 -> Compiler complisance level 을 변경
자바 JNI error has oocurred 오류 해결법
오랜만에 자바를 구동하기 위해 이클립스를 설치했습니다. 그런데 다음과 같은 오류가 떴습니다. Error. A JNI error has occurred, please check your installation and try again이라고요. 자바 버츄얼 머신이..
comsperger.tistory.com
728x90
'프로그래밍 > 개발 Tool & IDE' 카테고리의 다른 글
[STS] STS.exe 실행 시 무반응/에러일 때 해결하기 - [Java was started but returned exit code=1] (2) | 2021.07.25 |
---|---|
[IntelliJ] 인텔리제이와 Git, Github 연동하기 (0) | 2021.01.04 |
[IntelliJ] 인텔리제이 커뮤니티버전에서 스프링부트 프로젝트 생성하기 (0) | 2021.01.04 |
[STS] Eclipse color theme 수동설치 하기 (폐쇄망) (0) | 2020.05.22 |
[STS] 윈도우10에서 STS(Spring Tools Suite)4 설치하기 (Spring Tools 4 for Eclipse + Windows10) (0) | 2020.05.15 |