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 drools-wb-test-scenario-editor-backend-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.drools.workbench.screens.testscenario.backend.server
├─ org.drools.workbench.screens.testscenario.backend.server.AuditLogger.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.ScenarioLoader.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.ScenarioRunnerService.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.ScenarioTestEditorServiceImpl.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.ScenarioUtil.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.TestScenarioModelVisitor.class - [JAR]
org.drools.workbench.screens.testscenario.backend.server.indexing
├─ org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer.class - [JAR]
├─ org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioIndexVisitor.class - [JAR]