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 gauge-maven-plugin-1.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.thoughtworks.gauge.maven.util
├─ com.thoughtworks.gauge.maven.util.Util.class - [JAR]
com.thoughtworks.gauge.maven.exception
├─ com.thoughtworks.gauge.maven.exception.GaugeExecutionFailedException.class - [JAR]
com.thoughtworks.gauge.maven
├─ com.thoughtworks.gauge.maven.GaugeClasspathMojo.class - [JAR]
├─ com.thoughtworks.gauge.maven.GaugeCommand.class - [JAR]
├─ com.thoughtworks.gauge.maven.GaugeExecutionMojo.class - [JAR]
├─ com.thoughtworks.gauge.maven.GaugeValidationMojo.class - [JAR]