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 beangle-otk-code_3-0.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.beangle.otk.code.web
├─ org.beangle.otk.code.web.DefaultModule.class - [JAR]
org.beangle.otk.code.web.action
├─ org.beangle.otk.code.web.action.BarWS.class - [JAR]
├─ org.beangle.otk.code.web.action.QrWS.class - [JAR]
org.beangle.otk.code.web.helper
├─ org.beangle.otk.code.web.helper.RangeChecker.class - [JAR]