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 mica-launcher-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.dreamlu.mica.launcher
├─ net.dreamlu.mica.launcher.LauncherService.class - [JAR]
├─ net.dreamlu.mica.launcher.MicaApplication.class - [JAR]
├─ net.dreamlu.mica.launcher.MicaEnv.class - [JAR]
├─ net.dreamlu.mica.launcher.MicaLogLevel.class - [JAR]
├─ net.dreamlu.mica.launcher.StartedEventListener.class - [JAR]
├─ net.dreamlu.mica.launcher.package-info.class - [JAR]
net.dreamlu.mica.props
├─ net.dreamlu.mica.props.MicaLauncherPropertiesConfiguration.class - [JAR]
├─ net.dreamlu.mica.props.MicaProperties.class - [JAR]
├─ net.dreamlu.mica.props.package-info.class - [JAR]