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 helper-lilypad-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.lucko.helper.lilypad.extended
├─ me.lucko.helper.lilypad.extended.LilyPadNetwork.class - [JAR]
me.lucko.helper.lilypad.redirect
├─ me.lucko.helper.lilypad.redirect.RedirectParameterProvider.class - [JAR]
├─ me.lucko.helper.lilypad.redirect.RedirectSystem.class - [JAR]
├─ me.lucko.helper.lilypad.redirect.RedirectSystemImpl.class - [JAR]
me.lucko.helper.lilypad
├─ me.lucko.helper.lilypad.LilyPad.class - [JAR]
me.lucko.helper.lilypad.plugin
├─ me.lucko.helper.lilypad.plugin.HelperLilyPad.class - [JAR]
├─ me.lucko.helper.lilypad.plugin.HelperLilyPadPlugin.class - [JAR]