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 presto-mysql-0.143-CUSTOM.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.facebook.presto.plugin.mysql
├─ com.facebook.presto.plugin.mysql.MySqlClient.class - [JAR]
├─ com.facebook.presto.plugin.mysql.MySqlClientModule.class - [JAR]
├─ com.facebook.presto.plugin.mysql.MySqlConfig.class - [JAR]
├─ com.facebook.presto.plugin.mysql.MySqlPlugin.class - [JAR]