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 bloop-launcher_2.13-1.4.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
bloop.launcher.core
├─ bloop.launcher.core.Feedback.class - [JAR]
bloop.launcher
├─ bloop.launcher.BloopServerVersion.class - [JAR]
├─ bloop.launcher.Launcher.class - [JAR]
├─ bloop.launcher.LauncherMain.class - [JAR]
├─ bloop.launcher.LauncherStatus.class - [JAR]
├─ bloop.launcher.package.class - [JAR]
bloop.launcher.bsp
├─ bloop.launcher.bsp.BspBridge.class - [JAR]
├─ bloop.launcher.bsp.BspConnection.class - [JAR]