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 jvm-sdk_2.10-1.0.0-M6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.sphere.sdk.meta
├─ io.sphere.sdk.meta.Architecture.class - [JAR]
├─ io.sphere.sdk.meta.ContributorDocumentation.class - [JAR]
├─ io.sphere.sdk.meta.DocumentationGuidelines.class - [JAR]
├─ io.sphere.sdk.meta.GettingStarted.class - [JAR]
├─ io.sphere.sdk.meta.JvmSdkFeatures.class - [JAR]
├─ io.sphere.sdk.meta.QueryDocumentation.class - [JAR]
├─ io.sphere.sdk.meta.ReleaseNotes.class - [JAR]
├─ io.sphere.sdk.meta.SphereResources.class - [JAR]