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 qbicc-main-0.75.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.qbicc.main
├─ org.qbicc.main.Backend.class - [JAR]
├─ org.qbicc.main.ClassPathEntry.class - [JAR]
├─ org.qbicc.main.ClassPathResolver.class - [JAR]
├─ org.qbicc.main.DefaultArtifactRequestor.class - [JAR]
├─ org.qbicc.main.ElementReachableAdapter.class - [JAR]
├─ org.qbicc.main.Main.class - [JAR]
├─ org.qbicc.main.MavenFriendlyConsoleHandler.class - [JAR]
├─ org.qbicc.main.PlatformConverter.class - [JAR]
├─ org.qbicc.main.PlatformTypeSystemLoader.class - [JAR]
├─ org.qbicc.main.Version.class - [JAR]