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 reformcloud2-default-application-web-2.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
systems.reformcloud.reformcloud2.web.commands
├─ systems.reformcloud.reformcloud2.web.commands.WebCommand.class - [JAR]
systems.reformcloud.reformcloud2.web
├─ systems.reformcloud.reformcloud2.web.WebApplication.class - [JAR]
systems.reformcloud.reformcloud2.web.tokens
├─ systems.reformcloud.reformcloud2.web.tokens.SetupWebRequester.class - [JAR]
├─ systems.reformcloud.reformcloud2.web.tokens.TokenDatabase.class - [JAR]
├─ systems.reformcloud.reformcloud2.web.tokens.TokenWebServerAuth.class - [JAR]