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 manager-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.manager.installplugin
├─ com.tencent.shadow.core.manager.installplugin.AppCacheFolderManager.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.CopySoBloc.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstallPluginException.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstalledDao.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstalledPlugin.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstalledPluginDBHelper.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstalledRow.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.InstalledType.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.MinFileUtils.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.ODexBloc.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.PluginConfig.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.SafeZipFile.class - [JAR]
├─ com.tencent.shadow.core.manager.installplugin.UnpackManager.class - [JAR]
com.tencent.shadow.core.manager
├─ com.tencent.shadow.core.manager.BasePluginManager.class - [JAR]