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-kogito-client-7.54.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kie.workbench.common.kogito.client
├─ org.kie.workbench.common.kogito.client.KogitoClientEntryPoint.class - [JAR]
org.kie.workbench.common.kogito.client.editor
├─ org.kie.workbench.common.kogito.client.editor.BaseKogitoEditor.class - [JAR]
├─ org.kie.workbench.common.kogito.client.editor.MultiPageEditorContainerPresenter.class - [JAR]
├─ org.kie.workbench.common.kogito.client.editor.MultiPageEditorContainerView.class - [JAR]
├─ org.kie.workbench.common.kogito.client.editor.MultiPageEditorContainerViewImpl.class - [JAR]
org.kie.workbench.common.kogito.client.resources.i18n
├─ org.kie.workbench.common.kogito.client.resources.i18n.KogitoClientConstants.class - [JAR]