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 maven-jstools-plugin-0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gr.abiss.mvn.plugins.jstools.web
├─ gr.abiss.mvn.plugins.jstools.web.JavascriptDependencyFilter.class - [JAR]
gr.abiss.mvn.plugins.jstools.utils
├─ gr.abiss.mvn.plugins.jstools.utils.ClasspathResourceDiscoveryException.class - [JAR]
├─ gr.abiss.mvn.plugins.jstools.utils.ClasspathResourceUtils.class - [JAR]
├─ gr.abiss.mvn.plugins.jstools.utils.FileSystemDirectoryUtils.class - [JAR]
gr.abiss.mvn.plugins.jstools
├─ gr.abiss.mvn.plugins.jstools.AbstractBaseJstoolsReport.class - [JAR]
├─ gr.abiss.mvn.plugins.jstools.EcmaUnitMojo.class - [JAR]
├─ gr.abiss.mvn.plugins.jstools.JsDocMojo.class - [JAR]
├─ gr.abiss.mvn.plugins.jstools.JsLintMojo.class - [JAR]