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 protege-launcher-5.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.osgi.framework.service
├─ org.protege.osgi.framework.service.LaunchInfoService.class - [JAR]
org.protege.osgi.framework
├─ org.protege.osgi.framework.BundleInfo.class - [JAR]
├─ org.protege.osgi.framework.BundleSearchPath.class - [JAR]
├─ org.protege.osgi.framework.FrameworkSlf4jLogger.class - [JAR]
├─ org.protege.osgi.framework.Launcher.class - [JAR]
├─ org.protege.osgi.framework.NameWithVersion.class - [JAR]
├─ org.protege.osgi.framework.Parser.class - [JAR]
├─ org.protege.osgi.framework.Server.class - [JAR]
├─ org.protege.osgi.framework.SymbolicName.class - [JAR]