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 mmegp-maven-plugin-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.ningpp.mmegp
├─ me.ningpp.mmegp.ExampleGeneratorWrapperPlugin.class - [JAR]
├─ me.ningpp.mmegp.GenerateMyBatisExampleException.class - [JAR]
├─ me.ningpp.mmegp.GeneratedTableInfo.class - [JAR]
├─ me.ningpp.mmegp.JavaParserUtil.class - [JAR]
├─ me.ningpp.mmegp.MetaInfoHandler.class - [JAR]
├─ me.ningpp.mmegp.MmeCompileMojo.class - [JAR]
├─ me.ningpp.mmegp.MmeCompileUtil.class - [JAR]
├─ me.ningpp.mmegp.MmeTestCompileMojo.class - [JAR]
├─ me.ningpp.mmegp.MmegpConfigurationParser.class - [JAR]
├─ me.ningpp.mmegp.MmegpFlatModelRules.class - [JAR]
├─ me.ningpp.mmegp.MyBatisGeneratorUtil.class - [JAR]
├─ me.ningpp.mmegp.NullProgressCallback.class - [JAR]