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 scafi-demos_2.11-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
demos
├─ demos.Demo0A_Inputs.class - [JAR]
├─ demos.Demo0A_MainProgram_Subsys1.class - [JAR]
├─ demos.Demo0A_MainProgram_Subsys2.class - [JAR]
├─ demos.Demo0B_AggregateProgram.class - [JAR]
├─ demos.Demo0B_MainProgram_Subsys1.class - [JAR]
├─ demos.Demo0B_MainProgram_Subsys2.class - [JAR]
├─ demos.Demo0C_AggregateProgram.class - [JAR]
├─ demos.Demo0C_MainProgram.class - [JAR]
├─ demos.Demo1_AggregateProgram.class - [JAR]
├─ demos.Demo1_MainProgram.class - [JAR]
├─ demos.Demo2_AggregateProgram.class - [JAR]
├─ demos.Demo2_MainProgram.class - [JAR]
├─ demos.Demo2_Platform.class - [JAR]
├─ demos.Demo2_Server.class - [JAR]
├─ demos.Demo3_AggregateProgram.class - [JAR]
├─ demos.Demo3_MainProgram.class - [JAR]
├─ demos.Demo3_Platform.class - [JAR]
├─ demos.Demo3_ServerMain.class - [JAR]
├─ demos.Demo4_MainProgram.class - [JAR]
├─ demos.Server_MainProgram.class - [JAR]
examples
├─ examples.BasicSpatialIncarnation.class - [JAR]
├─ examples.DemoAlignment.class - [JAR]
├─ examples.DemoCentralizedAkkaPlatformCmdLineMain.class - [JAR]
├─ examples.DemoCentralizedAkkaPlatformMain.class - [JAR]
├─ examples.DemoCentralizedByPropertiesConfigMain.class - [JAR]
├─ examples.DemoCentralizedCodeMobilityMain.class - [JAR]
├─ examples.DemoCentralizedMain.class - [JAR]
├─ examples.DemoDecentralizedAkkaPlatformCmdLineMain.class - [JAR]
├─ examples.DemoDecentralizedAkkaPlatformMain.class - [JAR]
├─ examples.DemoDecentralizedByPropertiesConfigMain.class - [JAR]
├─ examples.DemoEasy.class - [JAR]
├─ examples.DemoEasySpatial.class - [JAR]
├─ examples.DemoSequence.class - [JAR]
├─ examples.DemoSequenceLauncher.class - [JAR]
├─ examples.DemoSpatialLauncher.class - [JAR]
├─ examples.DomainAlignmentLib.class - [JAR]
├─ examples.DomainAlignmentMain.class - [JAR]
├─ examples.MyAggregateProgram.class - [JAR]
├─ examples.MyLib.class - [JAR]
examples.gui
├─ examples.gui.DevGUIActor.class - [JAR]
├─ examples.gui.ServerGUIActor.class - [JAR]