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-maven-osgi-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.maven.osgi.customizer
├─ org.netbeans.modules.maven.osgi.customizer.FelixExportPersister.class - [JAR]
├─ org.netbeans.modules.maven.osgi.customizer.InstructionsConverter.class - [JAR]
├─ org.netbeans.modules.maven.osgi.customizer.PackagesPanel.class - [JAR]
├─ org.netbeans.modules.maven.osgi.customizer.PackagesPanelProvider.class - [JAR]
org.netbeans.modules.maven.osgi.templates
├─ org.netbeans.modules.maven.osgi.templates.ActivatorIterator.class - [JAR]
├─ org.netbeans.modules.maven.osgi.templates.Bundle.class - [JAR]
├─ org.netbeans.modules.maven.osgi.templates.BundleWizard.class - [JAR]
org.netbeans.modules.maven.osgi.util
├─ org.netbeans.modules.maven.osgi.util.PackageDefinitionUtil.class - [JAR]
├─ org.netbeans.modules.maven.osgi.util.PackageDefinitionVisitor.class - [JAR]
org.netbeans.modules.maven.osgi
├─ org.netbeans.modules.maven.osgi.AccessQueryImpl.class - [JAR]
├─ org.netbeans.modules.maven.osgi.Bundle.class - [JAR]
├─ org.netbeans.modules.maven.osgi.FelixPluginGrammarExtension.class - [JAR]
├─ org.netbeans.modules.maven.osgi.ForeignClassBundlerImpl.class - [JAR]
├─ org.netbeans.modules.maven.osgi.Matcher.class - [JAR]
├─ org.netbeans.modules.maven.osgi.OSGILookupProvider.class - [JAR]
├─ org.netbeans.modules.maven.osgi.OSGIRecoPrivTemplates.class - [JAR]
├─ org.netbeans.modules.maven.osgi.OSGiConstants.class - [JAR]
├─ org.netbeans.modules.maven.osgi.OSGiIcon.class - [JAR]
├─ org.netbeans.modules.maven.osgi.OSGiJarAccessibilityQueryImpl.class - [JAR]