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.osgi.test.cases.metatype.annotations-8.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.test.support.string
├─ org.osgi.test.support.string.Strings.class - [JAR]
org.osgi.test.cases.metatype.annotations.junit
├─ org.osgi.test.cases.metatype.annotations.junit.AnnotationsTestCase.class - [JAR]
├─ org.osgi.test.cases.metatype.annotations.junit.Designate.class - [JAR]
├─ org.osgi.test.cases.metatype.annotations.junit.MetatypeAnnotations14TestCase.class - [JAR]
├─ org.osgi.test.cases.metatype.annotations.junit.MetatypeAnnotationsTestCase.class - [JAR]
├─ org.osgi.test.cases.metatype.annotations.junit.OCD.class - [JAR]
├─ org.osgi.test.cases.metatype.annotations.junit.OCDXPathAssert.class - [JAR]
org.osgi.test.support.xpath
├─ org.osgi.test.support.xpath.AbstractXPathAssert.class - [JAR]
├─ org.osgi.test.support.xpath.BaseElement.class - [JAR]
├─ org.osgi.test.support.xpath.BaseNamespaceContext.class - [JAR]
├─ org.osgi.test.support.xpath.XPathAssert.class - [JAR]
org.osgi.test.support.junit4
├─ org.osgi.test.support.junit4.AbstractOSGiTestCase.class - [JAR]
org.osgi.test.support.sleep
├─ org.osgi.test.support.sleep.Sleep.class - [JAR]