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 spring-origin-dss-project-plugin-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.OriginProjectCooperationPlugin.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.OriginProjectPlugin.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectAuthByIdAction.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectAuthByNameAction.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectAuthResult.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectListByWorkspaceAction.class - [JAR]
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.origin.ProjectListByWorkspaceResult.class - [JAR]
com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter
├─ com.webank.wedatasphere.dss.standard.app.structure.project.plugin.filter.ProjectCooperationSpringFilter.class - [JAR]