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 motor-launcher-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.dinstone.motor.launcher
├─ com.dinstone.motor.launcher.Configuration.class - [JAR]
├─ com.dinstone.motor.launcher.JdkLogManager.class - [JAR]
├─ com.dinstone.motor.launcher.Launcher.class - [JAR]
├─ com.dinstone.motor.launcher.LifecycleManager.class - [JAR]
com.dinstone.motor.launcher.activator
├─ com.dinstone.motor.launcher.activator.DefaultActivator.class - [JAR]