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 gogo-0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ro.fortsoft.gogo.file
├─ ro.fortsoft.gogo.file.DirectoryFilter.class - [JAR]
├─ ro.fortsoft.gogo.file.ExtensionFilter.class - [JAR]
├─ ro.fortsoft.gogo.file.JarFilter.class - [JAR]
ro.fortsoft.gogo.util
├─ ro.fortsoft.gogo.util.JarUtils.class - [JAR]
├─ ro.fortsoft.gogo.util.ReflectionUtils.class - [JAR]
ro.fortsoft.gogo
├─ ro.fortsoft.gogo.DummyApplication.class - [JAR]
├─ ro.fortsoft.gogo.ExtendedProperties.class - [JAR]
├─ ro.fortsoft.gogo.Launcher.class - [JAR]
├─ ro.fortsoft.gogo.LauncherClassLoader.class - [JAR]