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 one-jar-boot-0.97.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.simontuffs.onejar
├─ com.simontuffs.onejar.Boot.class - [JAR]
├─ com.simontuffs.onejar.Handler.class - [JAR]
├─ com.simontuffs.onejar.IProperties.class - [JAR]
├─ com.simontuffs.onejar.IoUtils.class - [JAR]
├─ com.simontuffs.onejar.JarClassLoader.class - [JAR]
├─ com.simontuffs.onejar.Logger.class - [JAR]
├─ com.simontuffs.onejar.OneJarFile.class - [JAR]
├─ com.simontuffs.onejar.OneJarURLConnection.class - [JAR]