일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- 은혜침구
- Oracle
- 맛집
- 정민이초밥
- AbstractViewe
- 문방구과자
- ORA-01005
- JavaScript
- ORA-01756
- docker
- Responsively app
- mybatis
- 루키초밥
- Java
- 배딩작업
- Eclipse
- 광주
- 요리
- 반응형앱
- 나주
- 양동점
- RefreshableSqlSessionFactoryBean
- 디카페인
- egov
- SVN사용방법
- css
- 카페
- Jsp Pagination
- ORA-01745
- ORA-00909
- Today
- Total
gnusraun
Eclipse marketplace Decompiler 설치 에러시 JD-Eclipse 본문
Eclipse marketplace 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
Help > Install New Software... > Add > Name : jd-eclipse (입력) > Archive... > jd-eclipse-2.0.0.zip 파일 선택 > Add
가운데에 떠있는 jd-eclipse 체크 > Next 하여 설치 > eclipse 재기동
Preference > General > Editors > File Associations > *.class without source 클릭 > Associated editors에서 Add
> JD 검색 또는 JD Class File Viewer로 선택 후 > JD Class Default로 지정
'Tool > Other' 카테고리의 다른 글
Responsively app (반응형 시뮬레이션 앱) (0) | 2023.05.24 |
---|