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 org-netbeans-modules-debugger-jpda-projects-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.debugger.jpda.projects
├─ org.netbeans.modules.debugger.jpda.projects.AST2Bytecode.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ASTOperationCreationDelegate.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.Bundle.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ClassScanner.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ClassToInvoke.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.CodeCompiler.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.CodeSnippetCompiler.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ConstantPool.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.EditorContextSupport.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ExpressionScanner.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.FieldLNCache.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.FixClassesSupport.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.IntroduceClass.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.MethodArgumentsScanner.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ParsedData.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.PreferredCCParser.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.ScanLocalVars.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.SourcePathProviderImpl.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projects.WeakHashMapActive.class - [JAR]