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-php-phpdoc-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.php.phpdoc
├─ org.netbeans.modules.php.phpdoc.Bundle.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.PhpDocScript.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.PhpDocumentorProvider.class - [JAR]
org.netbeans.modules.php.phpdoc.ui.customizer
├─ org.netbeans.modules.php.phpdoc.ui.customizer.Bundle.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.customizer.PhpDocPanel.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.customizer.PhpModuleCustomizerImpl.class - [JAR]
org.netbeans.modules.php.phpdoc.ui
├─ org.netbeans.modules.php.phpdoc.ui.BrowseFolderPanel.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.Bundle.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.PhpDocPreferences.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.PhpDocPreferencesValidator.class - [JAR]
org.netbeans.modules.php.phpdoc.ui.options
├─ org.netbeans.modules.php.phpdoc.ui.options.Bundle.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.options.PhpDocOptions.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.options.PhpDocOptionsPanel.class - [JAR]
├─ org.netbeans.modules.php.phpdoc.ui.options.PhpDocOptionsPanelController.class - [JAR]