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 yagen-example-domain-5.22.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.gekoh.yagen.example
├─ com.github.gekoh.yagen.example.Aircraft.class - [JAR]
├─ com.github.gekoh.yagen.example.AircraftHst.class - [JAR]
├─ com.github.gekoh.yagen.example.BaseEntity.class - [JAR]
├─ com.github.gekoh.yagen.example.BaseEntityHst.class - [JAR]
├─ com.github.gekoh.yagen.example.BoardBookEntry.class - [JAR]
├─ com.github.gekoh.yagen.example.BoardBookEntryHst.class - [JAR]
├─ com.github.gekoh.yagen.example.EngineType.class - [JAR]
├─ com.github.gekoh.yagen.example.PilotLogEntry.class - [JAR]
├─ com.github.gekoh.yagen.example.PilotLogEntryHst.class - [JAR]
com.github.gekoh.yagen.example.ddl
├─ com.github.gekoh.yagen.example.ddl.ExampleProfileProvider.class - [JAR]
com.github.gekoh.yagen.example.imp
├─ com.github.gekoh.yagen.example.imp.ImpBoardBook.class - [JAR]
com.github.gekoh.yagen.example.hst
├─ com.github.gekoh.yagen.example.hst.BaseEntity.class - [JAR]