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 ibiz-plugin-centralstudio-metersphere-8.1.0.319.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ibizsys.central.plugin.cs.metersphere.service.client
├─ net.ibizsys.central.plugin.cs.metersphere.service.client.IMeterSphereClient.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.client.MeterSphereClient.class - [JAR]
net.ibizsys.central.plugin.cs.metersphere.dataentity.action
├─ net.ibizsys.central.plugin.cs.metersphere.dataentity.action.InitTestProjectsActionRuntime.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.dataentity.action.MeterSphereActionRuntimeBase.class - [JAR]
net.ibizsys.central.plugin.cs.metersphere.service.dto
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.ProjectDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.TestCaseDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.TestCaseNodeDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.TestPlanCaseDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.TestPlanDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.service.dto.WorkspaceDTO.class - [JAR]
net.ibizsys.central.plugin.cs.metersphere.util
├─ net.ibizsys.central.plugin.cs.metersphere.util.MSEntityDTO.class - [JAR]
├─ net.ibizsys.central.plugin.cs.metersphere.util.MSSearchContextDTO.class - [JAR]