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 maven-osgi-compiler-plugin-0.11.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codehaus.tycho.osgicompiler
├─ org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo.class - [JAR]
├─ org.codehaus.tycho.osgicompiler.CopyMapping.class - [JAR]
├─ org.codehaus.tycho.osgicompiler.OsgiCompilerMojo.class - [JAR]
├─ org.codehaus.tycho.osgicompiler.OsgiTestCompilerMojo.class - [JAR]
org.codehaus.tycho.osgicompiler.copied
├─ org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo.class - [JAR]
├─ org.codehaus.tycho.osgicompiler.copied.CompilationFailureException.class - [JAR]