How to Install Jad (Java decompiler) in Eclipse
- Download jadclipse from https://sourceforge.net/projects/jadclipse/.
- Put the JadClipse JAR file into the plugins folder of your Eclipse installation.
- Restart Eclipse (eclipse -clean).
- Download Jad from http://varaneckas.com/jad/ and make it executable.
- Configure the path to the Jad executable in Eclipse: Window --> Preferences --> Java --> JadClipse --> Path to Decompiler.
- In Eclipse 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.
Enjoy!
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.