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 kie-wb-common-workbench-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.kie.workbench.screens.workbench.backend.impl
├─ org.kie.workbench.screens.workbench.backend.impl.DefaultApplicationScopedProducer.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.impl.DefaultBatchIndexListener.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.impl.DefaultLuceneConfigProducer.class - [JAR]
org.kie.workbench.screens.workbench.backend.weblogic
├─ org.kie.workbench.screens.workbench.backend.weblogic.SwapClassloaderExtension.class - [JAR]
org.kie.workbench.screens.workbench.backend
├─ org.kie.workbench.screens.workbench.backend.ApplicationScopedProducer.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.BaseAppSetup.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.IndexersFactoryProducer.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.LuceneConfigProducer.class - [JAR]
├─ org.kie.workbench.screens.workbench.backend.SwaggerAPIScanner.class - [JAR]