Plugin Modules POM file
· This POM lists all of the plugin modules. It is important to take the following
steps when adding a new plugin:
1. This pom's modules section gets a new module whose name matches the directory in which the new
plugin is installed.
2. The new module has a pom which lists the squirrelsql-plugins-parent-pom as it's
parent (not this pom!).
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 plugins-wikiTableConfigurations.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.