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 interp4j-maven-plugin-0.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.khbd.interp4j.maven
├─ dev.khbd.interp4j.maven.AbstractInterpolationMojo.class - [JAR]
├─ dev.khbd.interp4j.maven.Config.class - [JAR]
├─ dev.khbd.interp4j.maven.InterpolationExecutor.class - [JAR]
├─ dev.khbd.interp4j.maven.InterpolationMojo.class - [JAR]
├─ dev.khbd.interp4j.maven.OutputDirectoryInitializer.class - [JAR]
├─ dev.khbd.interp4j.maven.Reporter.class - [JAR]
├─ dev.khbd.interp4j.maven.SourceRootRedirector.class - [JAR]
├─ dev.khbd.interp4j.maven.TestInterpolationMojo.class - [JAR]