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 lakefs-iceberg-v0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.lakefs.iceberg
├─ io.lakefs.iceberg.LakeFSCatalog.class - [JAR]
├─ io.lakefs.iceberg.LakeFSFileIO.class - [JAR]
├─ io.lakefs.iceberg.LakeFSPath.class - [JAR]
├─ io.lakefs.iceberg.LakeFSProperties.class - [JAR]
├─ io.lakefs.iceberg.LakeFSReporter.class - [JAR]
├─ io.lakefs.iceberg.LakeFSTableOperations.class - [JAR]
├─ io.lakefs.iceberg.Util.class - [JAR]