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 junit-support-22.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.svm.junit
├─ com.oracle.svm.junit.JUnitFeature.class - [JAR]
├─ com.oracle.svm.junit.SVMJUnitRunner.class - [JAR]
├─ com.oracle.svm.junit.SVMJUnitRunner_OptionDescriptors.class - [JAR]
├─ com.oracle.svm.junit.Target_org_hamcrest_internal_ReflectiveTypeFinder.class - [JAR]
├─ com.oracle.svm.junit.Target_org_junit_runners_model_TestClass.class - [JAR]