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 xapi-gwt-model-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xapi.gwt.model.service
├─ xapi.gwt.model.service.ModelServiceGwt.class - [JAR]
xapi.dev.model
├─ xapi.dev.model.ModelArtifact.class - [JAR]
├─ xapi.dev.model.ModelGeneratorContext.class - [JAR]
├─ xapi.dev.model.ModelGeneratorGwt.class - [JAR]
├─ xapi.dev.model.ModelLinker.class - [JAR]
├─ xapi.dev.model.ModelMagic.class - [JAR]
xapi.gwt.model
├─ xapi.gwt.model.ModelGwt.class - [JAR]