View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window base-plugin-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jamesfchen
├─ com.jamesfchen.AbsInsertCodeTransform.class - [JAR]
├─ com.jamesfchen.AbsScanClassTransform.class - [JAR]
├─ com.jamesfchen.ClassInfo.class - [JAR]
├─ com.jamesfchen.FastInsertCodePlugin.class - [JAR]
├─ com.jamesfchen.IInsertCode.class - [JAR]
├─ com.jamesfchen.IScanClass.class - [JAR]
├─ com.jamesfchen.Injector.class - [JAR]
├─ com.jamesfchen.P.class - [JAR]
├─ com.jamesfchen.ScanClassPlugin.class - [JAR]