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 jnaerator-rococoa-runtime-0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ochafik.lang.jnaerator.runtime.globals
├─ com.ochafik.lang.jnaerator.runtime.globals.GlobalCGFloat.class - [JAR]
com.ochafik.lang.jnaerator.runtime
├─ com.ochafik.lang.jnaerator.runtime.CGFloatByReference.class - [JAR]
├─ com.ochafik.lang.jnaerator.runtime.ObjCBlock.class - [JAR]
org.rococoa.cocoa.foundation
├─ org.rococoa.cocoa.foundation.NSClass.class - [JAR]