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 gwt-multipage-1.0.0.Beta4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.claudiushauptmann.gwt.multipage.rebind
├─ com.claudiushauptmann.gwt.multipage.rebind.EntryPointFactoryImplGenerator.class - [JAR]
com.claudiushauptmann.gwt.multipage.client
├─ com.claudiushauptmann.gwt.multipage.client.EntrypointDispatcher.class - [JAR]
├─ com.claudiushauptmann.gwt.multipage.client.MultipageEntryPoint.class - [JAR]
com.claudiushauptmann.gwt.multipage.client.core
├─ com.claudiushauptmann.gwt.multipage.client.core.EntryPointFactory.class - [JAR]