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 org.hive2hive.examples-1.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hive2hive.examples
├─ org.hive2hive.examples.ConnectExample.class - [JAR]
├─ org.hive2hive.examples.EventsExample.class - [JAR]
├─ org.hive2hive.examples.ExampleFileAgent.class - [JAR]
├─ org.hive2hive.examples.FileManagementExample.class - [JAR]
├─ org.hive2hive.examples.RegisterLoginExample.class - [JAR]
├─ org.hive2hive.examples.ShareExample.class - [JAR]