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 phonegap-maven-plugin-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.byclosure.maven.plugins.phonegap
├─ com.byclosure.maven.plugins.phonegap.AbstractPhoneGapMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.BuildMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.CleanMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.CreateMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.HelpMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.PlatformAddMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.PlatformRemoveMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.PluginAddMojo.class - [JAR]
├─ com.byclosure.maven.plugins.phonegap.PluginRemoveMojo.class - [JAR]