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 test-support-base-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ancoron.osgi.test
├─ org.ancoron.osgi.test.BundleStateTracker.class - [JAR]
├─ org.ancoron.osgi.test.LoggingServiceListener.class - [JAR]
├─ org.ancoron.osgi.test.MavenHelper.class - [JAR]
├─ org.ancoron.osgi.test.OSGiTestSupport.class - [JAR]
├─ org.ancoron.osgi.test.POMReader.class - [JAR]
├─ org.ancoron.osgi.test.PackageExport.class - [JAR]
├─ org.ancoron.osgi.test.PackageImport.class - [JAR]
├─ org.ancoron.osgi.test.ServiceAvailabilityChecker.class - [JAR]
├─ org.ancoron.osgi.test.ServiceCheck.class - [JAR]
├─ org.ancoron.osgi.test.TestLogFormatter.class - [JAR]