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 m2e-codestyle-maven-plugin-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.trajano.mojo.m2ecodestyle.internal
├─ net.trajano.mojo.m2ecodestyle.internal.DefaultRetrieval.class - [JAR]
├─ net.trajano.mojo.m2ecodestyle.internal.EolNormalizingStream.class - [JAR]
├─ net.trajano.mojo.m2ecodestyle.internal.PreferenceFileName.class - [JAR]
net.trajano.mojo.m2ecodestyle
├─ net.trajano.mojo.m2ecodestyle.ConfigureMojo.class - [JAR]
├─ net.trajano.mojo.m2ecodestyle.FormatMojo.class - [JAR]
├─ net.trajano.mojo.m2ecodestyle.Retrieval.class - [JAR]