JD-GUI is a standalone graphical utility that displays decompiled Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields. Use this tag when this utility is relevant to the problem you are facing
JD-GUI is a standalone graphical utility that displays java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields. It has an eclipse plugin, JD-Eclipse.
It decompiles and analyses Java code from Java 1.5 on
Main page: http://java-decompiler.github.io/