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 multiplatform-file-jvm-0.59.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.baremetalcloud.file.ext
├─ com.baremetalcloud.file.ext.ToJavaFileKt.class - [JAR]
com.baremetalcloud.file
├─ com.baremetalcloud.file.FileCommon.class - [JAR]
├─ com.baremetalcloud.file.FileResult.class - [JAR]
├─ com.baremetalcloud.file.FileResultKt.class - [JAR]
├─ com.baremetalcloud.file.TmpFileKt.class - [JAR]