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 astra-maven-plugin-1.3.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
astra
├─ astra.ASTRACompileCmd.class - [JAR]
├─ astra.ASTRARunCmd.class - [JAR]
├─ astra.ASTRARunTestCmd.class - [JAR]
├─ astra.AbstractCmd.class - [JAR]
├─ astra.AbstractCompilerCmd.class - [JAR]
├─ astra.CompilerMojo.class - [JAR]
├─ astra.JavaCompilerCmd.class - [JAR]
├─ astra.PwdCmd.class - [JAR]
├─ astra.RunnerMojo.class - [JAR]
├─ astra.TestCompilerMojo.class - [JAR]
├─ astra.TestRunnerMojo.class - [JAR]