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 ldk-plugin-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lgou2w.ldk.plugin
├─ com.lgou2w.ldk.plugin.InvalidMetadataException.class - [JAR]
├─ com.lgou2w.ldk.plugin.InvalidPluginException.class - [JAR]
├─ com.lgou2w.ldk.plugin.JavaPlugin.class - [JAR]
├─ com.lgou2w.ldk.plugin.JavaPluginClassLoader.class - [JAR]
├─ com.lgou2w.ldk.plugin.JavaPluginLoader.class - [JAR]
├─ com.lgou2w.ldk.plugin.JavaPluginLoaderFactory.class - [JAR]
├─ com.lgou2w.ldk.plugin.Plugin.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginBase.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginLoader.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginLoaderFactory.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginManager.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginMetadata.class - [JAR]
├─ com.lgou2w.ldk.plugin.PluginMetadataReader.class - [JAR]
├─ com.lgou2w.ldk.plugin.PropertiesMetadataReader.class - [JAR]
├─ com.lgou2w.ldk.plugin.SimplePluginManager.class - [JAR]