gnusraun

Eclipse marketplace Decompiler 설치 에러시 JD-Eclipse 본문

Tool/Other

Eclipse marketplace Decompiler 설치 에러시 JD-Eclipse

gnusraun 2023. 5. 31. 16:29
728x90

Eclipse marketplace install failed

decompiler install failed

 

Cannot complete the provisioning operation. Please change your selection and try again. See below for details.
프로비저닝 작업을 완료할 수 없습니다. 선택을 변경하고 다시 시도하십시오. 자세한 내용은 아래를 참조하십시오.

Cannot complete the install because some dependencies are not satisfiable Software being installed: a.jre.javase 18.0.0
Software being installed: Enhanced Class Decompiler Quiltflower Extension (Optional) 3.3.0 (org.sf.feeling.decompiler.quiltflower.feature.group 3.3.0)
Cannot satisfy dependency:
From: Enhanced Class Decompiler Quiltflower Extension 3.3.0 (org.sf.feeling.decompiler.quiltflower 3.3.0)
To: osgi.ee; (&(osgi.ee=JavaSE)(version=11))
Cannot satisfy dependency: From: Enhanced Class Decompiler Quiltflower Extension (Optional) 3.3.0 (org.sf.feeling.decompiler.quiltflower.feature.group 3.3.0)
To: org.eclipse.equinox.p2.iu; org.sf.feeling.decompiler.quiltflower [3.3.0,3.3.0]
일부 종속성이 충족되지 않아 설치를 완료할 수 없습니다. java 버전을 높이거나 이클립스 버전을 다른버전으로 변경해야 가능할 듯
이에 따라 marketplace를 통한 decompiler 설치 불가

 

이에 따라 다른 방법으로 적용하기

http://java-decompiler.github.io/

 

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

jd-eclipse-2.0.0.zip 다운로드

 

Help > Install New Software... > Add > Name : jd-eclipse (입력) > Archive... > jd-eclipse-2.0.0.zip 파일 선택 > Add

가운데에 떠있는 jd-eclipse 체크 > Next 하여 설치 > eclipse 재기동

software install jd-eclipse-2.0.0.zip

 

Preference > General > Editors > File Associations > *.class without source 클릭 > Associated editors에서 Add

> JD 검색 또는 JD Class File Viewer로 선택 후 > JD Class Default로 지정

JD Class File Viewer default로 지정하기

 

StringReader.class decompiler 성공

 

출처 - https://gradler.tistory.com/27

728x90

'Tool > Other' 카테고리의 다른 글

Responsively app (반응형 시뮬레이션 앱)  (0) 2023.05.24