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 lambdatest-tunnel-binary-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lambdatest
├─ com.lambdatest.KillPort.class - [JAR]
com.lambdatest.httpserver
├─ com.lambdatest.httpserver.HttpServer.class - [JAR]
com.lambdatest.tunnel
├─ com.lambdatest.tunnel.TestDaemonThread1.class - [JAR]
├─ com.lambdatest.tunnel.Tunnel.class - [JAR]
├─ com.lambdatest.tunnel.TunnelBinary.class - [JAR]
├─ com.lambdatest.tunnel.TunnelException.class - [JAR]