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 jadex-tools-bdi-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jadex.tools.ruleprofiler
├─ jadex.tools.ruleprofiler.ProfileNode.class - [JAR]
├─ jadex.tools.ruleprofiler.RuleProfilerPanel.class - [JAR]
├─ jadex.tools.ruleprofiler.RuleProfilerPlugin.class - [JAR]
jadex.tools.debugger.bdi
├─ jadex.tools.debugger.bdi.BDIAgentInspectorDebuggerPanel.class - [JAR]
├─ jadex.tools.debugger.bdi.BDIAgentRuleEngineDebuggerPanel.class - [JAR]
├─ jadex.tools.debugger.bdi.BDIViewerDebuggerPanel.class - [JAR]
├─ jadex.tools.debugger.bdi.BDIViewerPanel.class - [JAR]
jadex.tools.debugger.bdiv3
├─ jadex.tools.debugger.bdiv3.BDIViewerDebuggerPanel.class - [JAR]
├─ jadex.tools.debugger.bdiv3.BDIViewerPanel.class - [JAR]