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 plugin-com.heretere.hdl.plugin.gradle.plugin.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.heretere.hdl.plugin.constants
├─ com.heretere.hdl.plugin.constants.Bukkit.class - [JAR]
com.heretere.hdl.plugin.tasks
├─ com.heretere.hdl.plugin.tasks.HDLGenerateDependencies.class - [JAR]
├─ com.heretere.hdl.plugin.tasks.HDLPackageRuntime.class - [JAR]
com.heretere.hdl.plugin
├─ com.heretere.hdl.plugin.HDLExtension.class - [JAR]
├─ com.heretere.hdl.plugin.HDLPlugin.class - [JAR]