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 commons-vfs2-examples-2.2.0-wso2v15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.commons.vfs2.example
├─ org.apache.commons.vfs2.example.ChangeLastModificationTime.class - [JAR]
├─ org.apache.commons.vfs2.example.Shell.class - [JAR]
├─ org.apache.commons.vfs2.example.ShowProperties.class - [JAR]
org.apache.commons.vfs2.libcheck
├─ org.apache.commons.vfs2.libcheck.FtpCheck.class - [JAR]
├─ org.apache.commons.vfs2.libcheck.SftpCheck.class - [JAR]