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 sisu-osgi-api-4.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.sisu.equinox.launching
├─ org.eclipse.sisu.equinox.launching.BundleReference.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.BundleStartLevel.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.EquinoxInstallation.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.EquinoxInstallationDescription.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.EquinoxInstallationFactory.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.EquinoxLauncher.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.EquinoxLaunchingException.class - [JAR]
├─ org.eclipse.sisu.equinox.launching.LaunchConfiguration.class - [JAR]
org.eclipse.sisu.equinox
├─ org.eclipse.sisu.equinox.EquinoxServiceFactory.class - [JAR]
org.eclipse.sisu.equinox.embedder
├─ org.eclipse.sisu.equinox.embedder.EmbeddedEquinox.class - [JAR]
├─ org.eclipse.sisu.equinox.embedder.EquinoxLifecycleListener.class - [JAR]