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 jbpm-console-ng-human-tasks-admin-client-6.5.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.console.ng.ht.admin.client.editors.settings
├─ org.jbpm.console.ng.ht.admin.client.editors.settings.TaskAdminSettingsPresenter.class - [JAR]
├─ org.jbpm.console.ng.ht.admin.client.editors.settings.TaskAdminSettingsPresenterActivity.class - [JAR]
├─ org.jbpm.console.ng.ht.admin.client.editors.settings.TaskAdminSettingsViewImpl.class - [JAR]
org.jbpm.console.ng.ht.admin.client.perspectives
├─ org.jbpm.console.ng.ht.admin.client.perspectives.TaskAdminSettingsPerspective.class - [JAR]
├─ org.jbpm.console.ng.ht.admin.client.perspectives.TaskAdminSettingsPerspectiveActivity.class - [JAR]
org.jbpm.console.ng.ht.admin.client.i18n
├─ org.jbpm.console.ng.ht.admin.client.i18n.Constants.class - [JAR]