반응형
지난주에 jadClipse를 이용하여 디컴파일시키는 방법을 포스팅했었는데.. 적용이 잘 될때도 있고 안될때도 있어서 새로운 방법을 찾았다.
[Eclipse/STS] Decompiler Plugin 적용하기
인텔리제이에선 기본적으로 디컴파일해주기 때문에 개발할 때 라이브러리 소스를 볼 수 있어서 편리했다 반면 이클립스나 STS에선 기본적으로 제공해주지 않아 인텔리제이를 쓰다 돌아오니 불
ynzu-dev.tistory.com
1. 이클립스 마켓플레이스에서 Enghanced Class Decompiler 설치 (help>Eclipse Marketplace)
2. Decompiler의 Default Class Decompiler를 FernFlower로 선택
3. *.class, *class without source의 Viewer를 JadClipse(default)로 변경
Windows>Preferences>General>Editors>File Associations 로 들어가서 *.class, *class without source 항목의 Associated editors에 Class Decompiler Viewer를 추가하고, default로 설정해준다.
728x90
반응형
'개발 > 개발 Tool' 카테고리의 다른 글
[Intellij] 맥에서 svn 설정하기 - Subversion (0) | 2022.07.01 |
---|---|
[Eclipse/STS] Decompiler Plugin 적용하기 (0) | 2022.02.09 |
[Eclipse] import 에러 : No projects are found to import (0) | 2022.02.08 |
[Intellij] finished with non-zero exit value 1 에러 (0) | 2022.01.20 |
[Intellij] 단축키를 sts, eclipse와 동일하게 사용하기 (0) | 2021.11.30 |
댓글