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 xcloud-common-plugins-1.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.xjinyao.xcloud.plugin.exception
├─ com.xjinyao.xcloud.plugin.exception.PluginNotFoundException.class - [JAR]
com.xjinyao.xcloud.plugin
├─ com.xjinyao.xcloud.plugin.ExtensionsInjector.class - [JAR]
├─ com.xjinyao.xcloud.plugin.PluginInfo.class - [JAR]
├─ com.xjinyao.xcloud.plugin.SingletonSpringExtensionFactory.class - [JAR]
├─ com.xjinyao.xcloud.plugin.SpringExtensionFactory.class - [JAR]
├─ com.xjinyao.xcloud.plugin.SpringPlugin.class - [JAR]
├─ com.xjinyao.xcloud.plugin.SpringPluginManager.class - [JAR]