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 che-multiuser-api-organization-shared-7.28.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.che.multiuser.organization.shared.dto
├─ org.eclipse.che.multiuser.organization.shared.dto.MemberAddedEventDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.MemberRemovedEventDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.OrganizationDistributedResourcesDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.OrganizationDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.OrganizationEventDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.OrganizationRemovedEventDto.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.dto.OrganizationRenamedEventDto.class - [JAR]
org.eclipse.che.multiuser.organization.shared.event
├─ org.eclipse.che.multiuser.organization.shared.event.EventType.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.event.MemberEvent.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.event.OrganizationEvent.class - [JAR]
org.eclipse.che.multiuser.organization.shared.model
├─ org.eclipse.che.multiuser.organization.shared.model.Member.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.model.Organization.class - [JAR]
├─ org.eclipse.che.multiuser.organization.shared.model.OrganizationDistributedResources.class - [JAR]
org.eclipse.che.multiuser.organization.shared
├─ org.eclipse.che.multiuser.organization.shared.Constants.class - [JAR]