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-log-view-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.moon.logview.websocket
├─ cn.moon.logview.websocket.SocketEventHandler.class - [JAR]
├─ cn.moon.logview.websocket.WebSocketConfig.class - [JAR]
cn.moon.logview
├─ cn.moon.logview.BootApplication.class - [JAR]
├─ cn.moon.logview.TailFile.class - [JAR]