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 contrib-plugin-lifecycle-transplants-2.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.artemis
├─ com.artemis.BatchChangeProcessorTransplant.class - [JAR]
├─ com.artemis.ComponentManagerTransplant.class - [JAR]
├─ com.artemis.ComponentMapperTransplant.class - [JAR]
├─ com.artemis.EntityManagerTransplant.class - [JAR]
├─ com.artemis.WorldConfigurationTransplant.class - [JAR]
├─ com.artemis.WorldTransplant.class - [JAR]
net.mostlyoriginal.plugin
├─ net.mostlyoriginal.plugin.DebugPlugin.class - [JAR]
├─ net.mostlyoriginal.plugin.DebugPluginTransplant.class - [JAR]