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 juzu-doc-extension-examples-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
examples.plugin.bundlegen.impl
├─ examples.plugin.bundlegen.impl.BundleGenMetaModelPlugin.class - [JAR]
├─ examples.plugin.bundlegen.impl.BundleResolver.class - [JAR]
examples.plugin.metrics
├─ examples.plugin.metrics.MetricsService.class - [JAR]
examples.plugin.bundlegen
├─ examples.plugin.bundlegen.BundleGen.class - [JAR]