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 jenny-annotation-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.landerlyoung.jenny
├─ io.github.landerlyoung.jenny.NativeClass.class - [JAR]
├─ io.github.landerlyoung.jenny.NativeCode.class - [JAR]
├─ io.github.landerlyoung.jenny.NativeFieldProxy.class - [JAR]
├─ io.github.landerlyoung.jenny.NativeMethodProxy.class - [JAR]
├─ io.github.landerlyoung.jenny.NativeProxy.class - [JAR]
├─ io.github.landerlyoung.jenny.NativeProxyForClasses.class - [JAR]