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-projectsui-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.projectsui
├─ org.netbeans.modules.debugger.jpda.projectsui.BreakpointAnnotationManager.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.BreakpointAnnotationProvider.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.BreakpointsActionsProvider.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.DebuggerAnnotation.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.DebuggerBreakpointAnnotation.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.DebuggerStateChangeListener.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.EditorContextImpl.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.FixActionProvider.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.HighlightsLayerFactoryImpl.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.LineTranslations.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.MainProjectManager.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.PinWatchExpandAction.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.RunToCursorActionProvider.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.SourcesCurrentModel.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.SourcesNodeModel.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.SourcesRemoteModel.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.SourcesTabs.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.StepIntoActionProvider.class - [JAR]
├─ org.netbeans.modules.debugger.jpda.projectsui.ToolTipAnnotation.class - [JAR]