1.jad이클립스 플러그인 다운로드(http://sourceforge.net/projects/jadclipse/)
2.플러그인 경로로 플러그인 이동
3.이클립스 구동 .class파일의 연결을 jadeclipse 로 선택
4.프로젝트 clean
5.이클립스 재구동
아래는 원문
The JadClipse plug-in is not activated when I start Eclipse.
You'll need to launch Eclipse with the -clean flag to allow the environment to detect the plug-in. Subsequent launching of Eclipse won't require the -clean flag.
eclipse -clean
The Eclipse Class File Viewer instead of the JadClipse Class File Viewer is opened.
Go to Window > Preferences... > General > Editors > File Associations and make sure that the JadClipse Class File Viewer has the default file association for *.class files.
The JadClipse Class File Viewer does not show the decompiled source.
If the editor contains the following text segment JadClipse was not able to execute the Jad binary. Make sure that the path to the binary (Path to Decompiler) is set correcly in the preferences.
'development > eclipse' 카테고리의 다른 글
마이이클립스에서 웹스피어 사용하기 (0) | 2010.04.21 |
---|---|
이클립스에 웹로직 설정 (0) | 2010.04.19 |
이클립스 VS 처럼 바꾸기 (0) | 2010.04.19 |
svn 플러그인 (0) | 2010.04.19 |
ivy 플러그인 다운로드 경로 (0) | 2010.04.19 |