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 gwtp-clients-common-1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gwtplatform.common.shared
├─ com.gwtplatform.common.shared.UrlUtils.class - [JAR]
com.gwtplatform.common.client
├─ com.gwtplatform.common.client.ClientUrlUtils.class - [JAR]
├─ com.gwtplatform.common.client.CodeSplitBundleProvider.class - [JAR]
├─ com.gwtplatform.common.client.CodeSplitProvider.class - [JAR]
├─ com.gwtplatform.common.client.CommonGinModule.class - [JAR]
├─ com.gwtplatform.common.client.IndirectProvider.class - [JAR]
├─ com.gwtplatform.common.client.ProviderBundle.class - [JAR]
├─ com.gwtplatform.common.client.StandardProvider.class - [JAR]
com.gwtplatform.common.rebind
├─ com.gwtplatform.common.rebind.Dependency.class - [JAR]
├─ com.gwtplatform.common.rebind.DependencyImpl.class - [JAR]
├─ com.gwtplatform.common.rebind.Logger.class - [JAR]
├─ com.gwtplatform.common.rebind.VersionInspectorLinker.class - [JAR]