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-core-osgi-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.core.osgi
├─ org.netbeans.core.osgi.Activator.class - [JAR]
├─ org.netbeans.core.osgi.DependencyQueue.class - [JAR]
├─ org.netbeans.core.osgi.OSGiClassLoader.class - [JAR]
├─ org.netbeans.core.osgi.OSGiInstalledFileLocator.class - [JAR]
├─ org.netbeans.core.osgi.OSGiLifecycleManager.class - [JAR]
├─ org.netbeans.core.osgi.OSGiMainLookup.class - [JAR]
├─ org.netbeans.core.osgi.OSGiRepository.class - [JAR]
├─ org.netbeans.core.osgi.package-info.class - [JAR]