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 mule-tests-external-common-2.0.0-RC3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mule.tck.external.applications
├─ org.mule.tck.external.applications.Test.class - [JAR]
├─ org.mule.tck.external.applications.TestService.class - [JAR]
├─ org.mule.tck.external.applications.TestServiceImpl.class - [JAR]