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 opendj-server-msad-plugin-4.5.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
opendj
├─ opendj.MsadPlugin.class - [JAR]
├─ opendj.package-info.class - [JAR]
opendj.client
├─ opendj.client.MsadPluginCfgClient.class - [JAR]
├─ opendj.client.package-info.class - [JAR]
opendj.server
├─ opendj.server.MsadPluginCfg.class - [JAR]
├─ opendj.server.package-info.class - [JAR]
opendj.meta
├─ opendj.meta.MsadPluginCfgDefn.class - [JAR]
├─ opendj.meta.package-info.class - [JAR]