Eclipse와 Subversion, Subclipes 호환성 문제 발생 시 조치Tools2024. 11. 25. 11:01
Table of Contents
이클립스에서 SVN 플러그인으로 Subclipse, Subversion 사용 시 Eclipse와 플러그인의 호환성 문제로 다음과 같은 장애가 발생
An internal error occurred during: "Refresh SVN status cache".
Unable to make field private java.lang.Throwable java.lang.Throwable.cause accessible:
module java.base does not "opens java.lang" to unnamed module @75b0f293
해결 방법
- Eclipse 설치 디렉토리에서 eclipse.ini 파일 편집
-vm
../Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.4.v20240802-1551/jre/lib/libjli.dylib
-vmargs
--add-opens=java.base/java.lang=ALL-UNNAMED
-vmargs 옵션 항목에 --add-opens=java.base/java.lang=ALL-UNNAMED 추가
반응형
'Tools' 카테고리의 다른 글
Neovim 에서 Flutter 플러그인 설정과 명령어 (0) | 2024.12.10 |
---|---|
Mac에서 Neovim 사용을 위한 기본 설정 (0) | 2024.12.04 |
jupyter lab 실행 시 완료 후 결과가 나오질 않을 경우 (0) | 2023.10.05 |
git에서 user.name, user.email 요구 장애 해결 (0) | 2020.04.06 |
리눅스 환경에서 lombok 설치 후 getter/setter 장애 처리 방법 (0) | 2020.01.07 |
@kogun82 :: Ctrl+C&V 로 하는 프로그래밍
Korean BioInformation Center(KOBIC) Korea Research Institute of Bioscience & Biotechnology Address: #52 Eoeun-dong, Yuseong-gu, Deajeon, 305-806, KOREA +82-10-9936-2261 e-mail: kogun82@kribb.re.kr Blog: kogun82.tistory.com Homepage: www.kobic.re.kr
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!