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 marcel-maven-plugin-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tambapps.marcel.maven.plugin
├─ com.tambapps.marcel.maven.plugin.AbstractCompileMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.AbstractMarcelMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.AbstractMarcelSourcesMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.AddSourcesMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.AddTestSourcesMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.CompileMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.CompileTestsMojo.class - [JAR]
├─ com.tambapps.marcel.maven.plugin.HelpMojo.class - [JAR]