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 blaze-netbeans-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fizzed.blaze.netbeans
├─ com.fizzed.blaze.netbeans.AggregateBlazeClassPath.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeClassPath.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeClassPathProvider.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeLookupProvider.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeNetbeansProject.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeNetbeansProjects.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeNode.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeNodeChildren.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeNodeFactory.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeProject.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeProjectFactory.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeProjectLogicalView.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeProjectOpenedHook.class - [JAR]
├─ com.fizzed.blaze.netbeans.BlazeProjects.class - [JAR]