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 generate-model-plugin-0.99.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.heliorm.mojo.annotated
├─ com.heliorm.mojo.annotated.AnnotatedPojoException.class - [JAR]
├─ com.heliorm.mojo.annotated.AnnotatedPojoField.class - [JAR]
├─ com.heliorm.mojo.annotated.AnnotatedPojoGenerator.class - [JAR]
├─ com.heliorm.mojo.annotated.AnnotatedPojoIndex.class - [JAR]
├─ com.heliorm.mojo.annotated.AnnotatedPojoTable.class - [JAR]
com.heliorm.mojo
├─ com.heliorm.mojo.GenerateModel.class - [JAR]
├─ com.heliorm.mojo.Generator.class - [JAR]
├─ com.heliorm.mojo.GeneratorException.class - [JAR]
├─ com.heliorm.mojo.Modeller.class - [JAR]
├─ com.heliorm.mojo.OrmMetaDataException.class - [JAR]
├─ com.heliorm.mojo.Output.class - [JAR]
├─ com.heliorm.mojo.PackageDatabase.class - [JAR]