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 native-helper-graalvm-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fugerit.java.nhg.reflect.config
├─ org.fugerit.java.nhg.reflect.config.Entry.class - [JAR]
├─ org.fugerit.java.nhg.reflect.config.EntryCondition.class - [JAR]
├─ org.fugerit.java.nhg.reflect.config.EntryField.class - [JAR]
├─ org.fugerit.java.nhg.reflect.config.EntryMethod.class - [JAR]
org.fugerit.java.nhg
├─ org.fugerit.java.nhg.GenerateReflectConfig.class - [JAR]