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 sandbox-debug-module-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alibaba.jvm.sandbox.module.debug.util
├─ com.alibaba.jvm.sandbox.module.debug.util.Express.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.util.GaEnumUtils.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.util.InterfaceProxyUtils.class - [JAR]
com.alibaba.jvm.sandbox.module.debug.textui
├─ com.alibaba.jvm.sandbox.module.debug.textui.TComponent.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.textui.TTree.class - [JAR]
com.alibaba.jvm.sandbox.module.debug
├─ com.alibaba.jvm.sandbox.module.debug.DebugLifeCycleModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.DebugLogExceptionModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.DebugLogServletAccessModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.DebugRalphModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.DebugTraceModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.DebugWatchModule.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.OnJarUnLoadCompleted.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.ParamSupported.class - [JAR]
├─ com.alibaba.jvm.sandbox.module.debug.ProgressPrinter.class - [JAR]