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 dolphin-demo-javafx-shared-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.canoo.dolphin.demo.crud
├─ com.canoo.dolphin.demo.crud.PortfolioConstants.class - [JAR]
├─ com.canoo.dolphin.demo.crud.PositionConstants.class - [JAR]
com.canoo.dolphin.demo
├─ com.canoo.dolphin.demo.DemoSearchProperties.class - [JAR]
├─ com.canoo.dolphin.demo.MyProps.class - [JAR]
├─ com.canoo.dolphin.demo.ReferenceTableDemoProperties.class - [JAR]
├─ com.canoo.dolphin.demo.VehicleConstants.class - [JAR]
├─ com.canoo.dolphin.demo.VehicleTaskConstants.class - [JAR]