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 gdx-autumn-gwt-1.9.1.9.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.czyzby.autumn.gwt.reflection
├─ com.github.czyzby.autumn.gwt.reflection.ReflectionPool.class - [JAR]
com.github.czyzby.autumn.gwt.scanner
├─ com.github.czyzby.autumn.gwt.scanner.GwtClassScanner.class - [JAR]
com.github.czyzby.autumn.gwt.reflection.generator
├─ com.github.czyzby.autumn.gwt.reflection.generator.ReflectionPoolGenerator.class - [JAR]