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 configurate-tool-4.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.spongepowered.configurate.tool
├─ org.spongepowered.configurate.tool.FormatSubcommand.class - [JAR]
├─ org.spongepowered.configurate.tool.Hocon.class - [JAR]
├─ org.spongepowered.configurate.tool.JAnsiConsole.class - [JAR]
├─ org.spongepowered.configurate.tool.Json.class - [JAR]
├─ org.spongepowered.configurate.tool.Tool.class - [JAR]
├─ org.spongepowered.configurate.tool.ToolKt.class - [JAR]
├─ org.spongepowered.configurate.tool.Xml.class - [JAR]
├─ org.spongepowered.configurate.tool.Yaml.class - [JAR]