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-social-home-page-api-7.10.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.screens.social.hp.service
├─ org.kie.workbench.common.screens.social.hp.service.RepositoryListService.class - [JAR]
org.kie.workbench.common.screens.social.hp.predicate
├─ org.kie.workbench.common.screens.social.hp.predicate.UserTimeLineFileChangesPredicate.class - [JAR]
├─ org.kie.workbench.common.screens.social.hp.predicate.UserTimeLineOnlyUserActivityPredicate.class - [JAR]
org.kie.workbench.common.screens.social.hp.config
├─ org.kie.workbench.common.screens.social.hp.config.SocialConfigurationService.class - [JAR]
org.kie.workbench.common.screens.social.hp.model
├─ org.kie.workbench.common.screens.social.hp.model.HomePageTypes.class - [JAR]