Wook No.1
Jar Decompile 본문
jd-gui-1.6.6
Java Decompiler
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions. JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reco
java-decompiler.github.io
해당 OS에 맞는 버전을 다운로드 하여 설치
JD-GUI 해당 오류 발생 발생시
JD-GUI - > 패키지 내용보기 -> Contents -> MacOS -> universalJavaApplicationStub.sh
아래 문구 추가
export JAVA_HOME=$(/usr/libexec/java_home -v11)
github.com/java-decompiler/jd-gui/issues/332
BigSur ERROR launching 'JD-GUI' · Issue #332 · java-decompiler/jd-gui
ERROR launching 'JD-GUI' No suitable Java version found on your system! This program requires Java 1.8+ Make sure you install the required Java version. java-version 1.8
github.com
'Java' 카테고리의 다른 글
JDK 설치 / 변경 (0) | 2022.04.04 |
---|---|
CopyOnWriteArrayList (0) | 2021.08.24 |