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 kawala-lessio-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nesscomputing.testing.lessio
├─ com.nesscomputing.testing.lessio.AllowAll.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowDNSResolution.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowExternalProcess.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowLocalFileAccess.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowNetworkAccess.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowNetworkListen.class - [JAR]
├─ com.nesscomputing.testing.lessio.AllowNetworkMulticast.class - [JAR]
├─ com.nesscomputing.testing.lessio.LessIOSecurityManager.class - [JAR]