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 unitprofiler-maven-plugin-0.0.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.twenty11.unitprofiler.maven.plugin
├─ de.twenty11.unitprofiler.maven.plugin.AbstractUnitProfilerMojo.class - [JAR]
├─ de.twenty11.unitprofiler.maven.plugin.AgentMojo.class - [JAR]
├─ de.twenty11.unitprofiler.maven.plugin.GreetingMojo.class - [JAR]
├─ de.twenty11.unitprofiler.maven.plugin.HelpMojo.class - [JAR]