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 igor-maven-plugin-0.6.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.arassec.igor.maven.docgen.markdown
├─ com.arassec.igor.maven.docgen.markdown.IgorParamsMdDocGenerator.class - [JAR]
├─ com.arassec.igor.maven.docgen.markdown.PrimitiveHtmlToMdConverter.class - [JAR]
com.arassec.igor.maven
├─ com.arassec.igor.maven.PluginConstants.class - [JAR]
com.arassec.igor.maven.docgen
├─ com.arassec.igor.maven.docgen.DocGenMojo.class - [JAR]
├─ com.arassec.igor.maven.docgen.DocumentationGenerator.class - [JAR]