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-contributors-client-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.common.screens.contributors.client.resources.i18n
├─ org.kie.workbench.common.screens.contributors.client.resources.i18n.ContributorsConstants.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.resources.i18n.ContributorsI18n.class - [JAR]
org.kie.workbench.common.screens.contributors.client.screens
├─ org.kie.workbench.common.screens.contributors.client.screens.ContributorsKPIs.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.screens.ContributorsScreen.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.screens.ContributorsScreenActivity.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.screens.ContributorsView.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.screens.ContributorsViewImpl.class - [JAR]
org.kie.workbench.common.screens.contributors.client.perspectives
├─ org.kie.workbench.common.screens.contributors.client.perspectives.ContributorsPerspective.class - [JAR]
├─ org.kie.workbench.common.screens.contributors.client.perspectives.ContributorsPerspectiveActivity.class - [JAR]