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 drift-idl-generator-1.37.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.facebook.drift.idl.generator
├─ com.facebook.drift.idl.generator.ThriftIdlGenerator.class - [JAR]
├─ com.facebook.drift.idl.generator.ThriftIdlGeneratorConfig.class - [JAR]
├─ com.facebook.drift.idl.generator.ThriftIdlGeneratorException.class - [JAR]
├─ com.facebook.drift.idl.generator.ThriftIdlRenderer.class - [JAR]
├─ com.facebook.drift.idl.generator.ThriftTypeRenderer.class - [JAR]