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-parsing-nb-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.parsing.nb.indexing
├─ org.netbeans.modules.parsing.nb.indexing.NbActiveDocumentProvider.class - [JAR]
org.netbeans.modules.parsing.nb
├─ org.netbeans.modules.parsing.nb.CurrentDocumentScheduler.class - [JAR]
├─ org.netbeans.modules.parsing.nb.CurrentEditorTaskScheduler.class - [JAR]
├─ org.netbeans.modules.parsing.nb.CursorSensitiveScheduler.class - [JAR]
├─ org.netbeans.modules.parsing.nb.DataObjectEnvFactory.class - [JAR]
├─ org.netbeans.modules.parsing.nb.EditorMimeTypesImpl.class - [JAR]
├─ org.netbeans.modules.parsing.nb.EventSupport.class - [JAR]
├─ org.netbeans.modules.parsing.nb.Installer.class - [JAR]
├─ org.netbeans.modules.parsing.nb.NbSamplerProfiler.class - [JAR]
├─ org.netbeans.modules.parsing.nb.SelectedNodesScheduler.class - [JAR]