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 platform-api-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.n34t0.platform
├─ io.github.n34t0.platform.CodeCompletionElement.class - [JAR]
├─ io.github.n34t0.platform.GotoDeclarationData.class - [JAR]
├─ io.github.n34t0.platform.GotoDeclarationTarget.class - [JAR]
├─ io.github.n34t0.platform.Platform.class - [JAR]
├─ io.github.n34t0.platform.Project.class - [JAR]