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 mbg-plugins-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.zhangjinxu.mbgplugins.plugin
├─ com.github.zhangjinxu.mbgplugins.plugin.BaseColumnListPlugin.class - [JAR]
├─ com.github.zhangjinxu.mbgplugins.plugin.LombokDataPlugin.class - [JAR]
├─ com.github.zhangjinxu.mbgplugins.plugin.ModelToExamplePlugin.class - [JAR]
├─ com.github.zhangjinxu.mbgplugins.plugin.OverridePlugin.class - [JAR]
com.github.zhangjinxu.mbgplugins.comment
├─ com.github.zhangjinxu.mbgplugins.comment.CleanCommentGenerator.class - [JAR]
com.github.zhangjinxu.mbgplugins.util
├─ com.github.zhangjinxu.mbgplugins.util.Util.class - [JAR]
com.github.zhangjinxu.mbgplugins.model
├─ com.github.zhangjinxu.mbgplugins.model.NotMarkContentHolder.class - [JAR]