My eclipse version:
Eclipse Java EE IDE for WEB developers.
Version:mars.2 Release (4.5.2)
Step 1: Download the two things we need
(1) Download Jadclipse plugin:
: https://sourceforge.net/projects/jadclipse/
(2) Download Jad.exe
File Address: Http://files.cnblogs.com/files/yaoxiaoxing/jad.rar
Step 2: Locate the path D:\eclipse\plugins and then place the downloaded net.sf.jadclipse_3.3.0.jar in the directory.
Step 3: Locate the path D:\eclipse\configuration and then delete the entire file org.eclipse.update.
Step 4: Be sure to restart eclipse after you finish the above operation.
Step 5: Set the file path of the Jad.exe executable file and the path to the temporary files that will be generated. The following steps are done:
(1)
(2)
(3)
All the above operations are done! You can go directly to the corresponding class file to see the underlying code.
How eclipse Views the class file (Eclipse installs the anti-compilation plugin)