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 dentaku-cartridge-generator-20050708.210126.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dentaku.gentaku.tools.cgen.visitor
├─ org.dentaku.gentaku.tools.cgen.visitor.JellyTemplateGeneratingVisitor.class - [JAR]
├─ org.dentaku.gentaku.tools.cgen.visitor.LocalDefaultElement.class - [JAR]
├─ org.dentaku.gentaku.tools.cgen.visitor.PluginOutputVisitor.class - [JAR]
org.dentaku.gentaku.tools.cgen.xmi
├─ org.dentaku.gentaku.tools.cgen.xmi.UUID.class - [JAR]
├─ org.dentaku.gentaku.tools.cgen.xmi.XMIGen.class - [JAR]
org.dentaku.gentaku.tools.cgen.plugin
├─ org.dentaku.gentaku.tools.cgen.plugin.GenGenPlugin.class - [JAR]
org.dentaku.gentaku.cartridge
├─ org.dentaku.gentaku.cartridge.Generator.class - [JAR]
├─ org.dentaku.gentaku.cartridge.GeneratorSupport.class - [JAR]
org.dentaku.gentaku.cartridge.jdo
├─ org.dentaku.gentaku.cartridge.jdo.EntityGenerator.class - [JAR]
org.dentaku.gentaku.tools.cgen
├─ org.dentaku.gentaku.tools.cgen.Util.class - [JAR]