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 greenplum-3.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sourceforge.squirrel_sql.plugins.greenplum
├─ net.sourceforge.squirrel_sql.plugins.greenplum.GreenplumPlugin.class - [JAR]
net.sourceforge.squirrel_sql.plugins.greenplum.tab
├─ net.sourceforge.squirrel_sql.plugins.greenplum.tab.GreenplumExternalTableDetailsTab.class - [JAR]
net.sourceforge.squirrel_sql.plugins.greenplum.exp
├─ net.sourceforge.squirrel_sql.plugins.greenplum.exp.GreenplumExtTableInodeExpanderFactory.class - [JAR]
├─ net.sourceforge.squirrel_sql.plugins.greenplum.exp.GreenplumExtTableParentExpander.class - [JAR]