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 emodb-plugins-6.5.39.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bazaarvoice.emodb.plugin.util
├─ com.bazaarvoice.emodb.plugin.util.PluginInstanceGenerator.class - [JAR]
com.bazaarvoice.emodb.plugin
├─ com.bazaarvoice.emodb.plugin.Plugin.class - [JAR]
├─ com.bazaarvoice.emodb.plugin.PluginConfiguration.class - [JAR]
├─ com.bazaarvoice.emodb.plugin.PluginServerMetadata.class - [JAR]
com.bazaarvoice.emodb.plugin.stash
├─ com.bazaarvoice.emodb.plugin.stash.LoggingStashStateListener.class - [JAR]
├─ com.bazaarvoice.emodb.plugin.stash.StashMetadata.class - [JAR]
├─ com.bazaarvoice.emodb.plugin.stash.StashStateListener.class - [JAR]
com.bazaarvoice.emodb.plugin.lifecycle
├─ com.bazaarvoice.emodb.plugin.lifecycle.LoggingServerStartedListener.class - [JAR]
├─ com.bazaarvoice.emodb.plugin.lifecycle.ServerStartedListener.class - [JAR]