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 perspective-docker-1.3.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.meridor.perspective.docker
├─ org.meridor.perspective.docker.AddImageOperation.class - [JAR]
├─ org.meridor.perspective.docker.AddInstanceOperation.class - [JAR]
├─ org.meridor.perspective.docker.Api.class - [JAR]
├─ org.meridor.perspective.docker.ApiProvider.class - [JAR]
├─ org.meridor.perspective.docker.DeleteImageOperation.class - [JAR]
├─ org.meridor.perspective.docker.DeleteInstanceOperation.class - [JAR]
├─ org.meridor.perspective.docker.ListImagesOperation.class - [JAR]
├─ org.meridor.perspective.docker.ListInstancesOperation.class - [JAR]
├─ org.meridor.perspective.docker.ListProjectsOperation.class - [JAR]
├─ org.meridor.perspective.docker.WorkerMetadata.class - [JAR]