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-netbinox-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.annotation.versioning
├─ org.osgi.annotation.versioning.ConsumerType.class - [JAR]
├─ org.osgi.annotation.versioning.ProviderType.class - [JAR]
org.netbeans.modules.netbinox
├─ org.netbeans.modules.netbinox.EmptyBundleFile.class - [JAR]
├─ org.netbeans.modules.netbinox.JarBundleFile.class - [JAR]
├─ org.netbeans.modules.netbinox.ModuleEntry.class - [JAR]
├─ org.netbeans.modules.netbinox.Netbinox.class - [JAR]
├─ org.netbeans.modules.netbinox.NetbinoxFactory.class - [JAR]
├─ org.netbeans.modules.netbinox.NetbinoxHooks.class - [JAR]
├─ org.netbeans.modules.netbinox.NetbinoxLoader.class - [JAR]
├─ org.netbeans.modules.netbinox.NetigsoBaseLoader.class - [JAR]
├─ org.netbeans.modules.netbinox.NetigsoBundleFile.class - [JAR]
├─ org.netbeans.modules.netbinox.RootEntry.class - [JAR]