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 morphir-foundations-platform-services_native0.4_2.13-0.4.0-M8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.morphir.foundations.platform.services
├─ org.finos.morphir.foundations.platform.services.myPlatform.class - [JAR]
├─ org.finos.morphir.foundations.platform.services.temp.class - [JAR]
org.finos.morphir.foundations.platform.services.internal
├─ org.finos.morphir.foundations.platform.services.internal.FsApi.class - [JAR]
├─ org.finos.morphir.foundations.platform.services.internal.FsModule.class - [JAR]
├─ org.finos.morphir.foundations.platform.services.internal.PathApi.class - [JAR]
├─ org.finos.morphir.foundations.platform.services.internal.PathModule.class - [JAR]