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 winsw-maven-plugin-0.1.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.nikolaybespalov.winswmavenplugin.xml
├─ com.github.nikolaybespalov.winswmavenplugin.xml.ConfigurationFile.class - [JAR]
├─ com.github.nikolaybespalov.winswmavenplugin.xml.ConfigurationFileWriter.class - [JAR]
com.github.nikolaybespalov.winswmavenplugin.rc
├─ com.github.nikolaybespalov.winswmavenplugin.rc.FileInfo.class - [JAR]
├─ com.github.nikolaybespalov.winswmavenplugin.rc.RcFile.class - [JAR]
├─ com.github.nikolaybespalov.winswmavenplugin.rc.RcFileWriter.class - [JAR]
com.github.nikolaybespalov.winswmavenplugin
├─ com.github.nikolaybespalov.winswmavenplugin.Utils.class - [JAR]
├─ com.github.nikolaybespalov.winswmavenplugin.WinswMojo.class - [JAR]