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 static-ioc-namespace-gwt-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.staticioc.parser.namespace.gwt
├─ org.staticioc.parser.namespace.gwt.AbstractGwtNodeSupport.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtActivityManagerPlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtCreatePlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtEventBusPlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtHistoryMapperPlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtMessagesPlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtNamespaceConstants.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtNamespaceParser.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtPlaceControllerPlugin.class - [JAR]
├─ org.staticioc.parser.namespace.gwt.GwtServicePlugin.class - [JAR]