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 upue-test-jvm-0.0.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.mareklangiewicz.upue
├─ pl.mareklangiewicz.upue.False.class - [JAR]
├─ pl.mareklangiewicz.upue.IBooleanTestObject.class - [JAR]
├─ pl.mareklangiewicz.upue.ITestObject.class - [JAR]
├─ pl.mareklangiewicz.upue.NotNull.class - [JAR]
├─ pl.mareklangiewicz.upue.Null.class - [JAR]
├─ pl.mareklangiewicz.upue.Tests_jvmKt.class - [JAR]
├─ pl.mareklangiewicz.upue.True.class - [JAR]