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 org.sonatype.m2e.plexus.annotations-0.13.0.20110622-1538.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sonatype.m2e.plexus.annotations
├─ org.sonatype.m2e.plexus.annotations.PlexusAnnotationsCore.class - [JAR]
org.sonatype.m2e.plexus.annotations.io
├─ org.sonatype.m2e.plexus.annotations.io.ComponentDescriptorWriteException.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.io.ComponentDescriptorWriter.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.io.DefaultComponentDescriptorReader.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.io.DefaultComponentDescriptorWriter.class - [JAR]
org.sonatype.m2e.plexus.annotations.internal
├─ org.sonatype.m2e.plexus.annotations.internal.JDTComponentGleaner.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.internal.PlexusBuildParticipant.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.internal.PlexusMetadata.class - [JAR]
├─ org.sonatype.m2e.plexus.annotations.internal.PlexusProjectConfigurator.class - [JAR]