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 common-1.3-a30a15c9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.shadow.core.common
├─ com.tencent.shadow.core.common.ILoggerFactory.class - [JAR]
├─ com.tencent.shadow.core.common.InstalledApk.class - [JAR]
├─ com.tencent.shadow.core.common.Logger.class - [JAR]
├─ com.tencent.shadow.core.common.LoggerFactory.class - [JAR]
com.tencent.shadow.core.runtime.container
├─ com.tencent.shadow.core.runtime.container.ContentProviderDelegateProvider.class - [JAR]
├─ com.tencent.shadow.core.runtime.container.ContentProviderDelegateProviderHolder.class - [JAR]
├─ com.tencent.shadow.core.runtime.container.HostContentProviderDelegate.class - [JAR]
├─ com.tencent.shadow.core.runtime.container.PluginContainerContentProvider.class - [JAR]