문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
wiki:eclipse:eclipse_decompiler [2020/08/04 11:35] hylee [Decompiler 사용이유] |
wiki:eclipse:eclipse_decompiler [2023/01/13 18:44] (현재) |
||
|---|---|---|---|
| 줄 2: | 줄 2: | ||
| ====== Eclipse Decompiler ====== | ====== Eclipse Decompiler ====== | ||
| <WRAP left notice 80%> | <WRAP left notice 80%> | ||
| - | * description : Eclipse | + | * description : Eclipse |
| * author | * author | ||
| * email : hylee@repia.com | * email : hylee@repia.com | ||
| 줄 17: | 줄 17: | ||
| ===== Decompiler 설치방법 ===== | ===== Decompiler 설치방법 ===== | ||
| > 인터넷에 찾아보면 프로그램 다운 받아서 설치하란 말이 많은데 eclipse 마켓에도 있습니다. | > 인터넷에 찾아보면 프로그램 다운 받아서 설치하란 말이 많은데 eclipse 마켓에도 있습니다. | ||
| - | 1. 상단 메뉴 : Help > Eclipse Marketplace... | + | 1. 상단 메뉴 : Help > Eclipse Marketplace... |
| - | 2. Find에 jad를 입력하고 검색하면 Eclipse Class Decompiler2.9.0 이 보여진다. | + | 2. Find에 jad를 입력하고 검색하면 Eclipse Class Decompiler2.9.0 이 보여집니다. \\ |
| - | 3. Install 버튼을 클릭하여 설치 | + | 3. Install 버튼을 클릭하여 설치합니다. \\ |
| \\ | \\ | ||
| - | ===== Decompiler 설정경로 | + | ===== Decompiler 설정 ===== |
| > Window > Preferences > Java > Decompiler \\ | > Window > Preferences > Java > Decompiler \\ | ||
| + | * 위 설정에서 상단에 jad로 선언해주고 Debug Settings 하위 체크박스 두개를 체크해줍니다. \\ | ||
| + | ===== *.class 파일에 대한 Viewer 설정 ===== | ||
| + | > Window > Preferences > General > Editors > File Associations \\ | ||
| - | + | * 위 경로에서 *.class" | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| 줄 37: | 줄 35: | ||
| ===== Ref ===== | ===== Ref ===== | ||
| - | 1. 설정 경로\\ | + | * [[http:// |
| {{tag> | {{tag> | ||