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 heapstats-plugin-api-2.1-m2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jp.co.ntt.oss.heapstats.plugin
├─ jp.co.ntt.oss.heapstats.plugin.PluginController.class - [JAR]
jp.co.ntt.oss.heapstats.utils
├─ jp.co.ntt.oss.heapstats.utils.HeapStatsConfigException.class - [JAR]
├─ jp.co.ntt.oss.heapstats.utils.HeapStatsUtils.class - [JAR]
jp.co.ntt.oss.heapstats
├─ jp.co.ntt.oss.heapstats.WindowController.class - [JAR]