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 core-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.needhamsoftware.unojar
├─ com.needhamsoftware.unojar.Boot.class - [JAR]
├─ com.needhamsoftware.unojar.Handler.class - [JAR]
├─ com.needhamsoftware.unojar.IProperties.class - [JAR]
├─ com.needhamsoftware.unojar.JarClassLoader.class - [JAR]
├─ com.needhamsoftware.unojar.Logger.class - [JAR]
├─ com.needhamsoftware.unojar.UnoJarFile.class - [JAR]
├─ com.needhamsoftware.unojar.UnoJarURLConnection.class - [JAR]
├─ com.needhamsoftware.unojar.VersionSpecific.class - [JAR]
├─ com.needhamsoftware.unojar.VersionSpecificExtensions.class - [JAR]