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 CommandHelper-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.lintx.plugins.modules.command_helper.annotation
├─ org.lintx.plugins.modules.command_helper.annotation.CommandArgsParse.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.annotation.CommandHelper.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.annotation.CommandMapping.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.annotation.CommandVariable.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.annotation.CommandVariableType.class - [JAR]
org.lintx.plugins.modules.command_helper.command
├─ org.lintx.plugins.modules.command_helper.command.CTree.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.command.CTreeType.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.command.CommandContext.class - [JAR]
org.lintx.plugins.modules.command_helper.helper
├─ org.lintx.plugins.modules.command_helper.helper.ListHelper.class - [JAR]
org.lintx.plugins.modules.command_helper.craft
├─ org.lintx.plugins.modules.command_helper.craft.CommandContext.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.craft.CommandHelper.class - [JAR]
├─ org.lintx.plugins.modules.command_helper.craft.Logger.class - [JAR]
org.lintx.plugins.modules.command_helper.bungeecord
├─ org.lintx.plugins.modules.command_helper.bungeecord.CommandHelper.class - [JAR]