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 jtransc-gen-common-0.5.0-ALPHA1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jtransc.gen.common
├─ com.jtransc.gen.common.CommonGenCliCommands.class - [JAR]
├─ com.jtransc.gen.common.CommonGenFolders.class - [JAR]
├─ com.jtransc.gen.common.CommonGenTargetProcessor.class - [JAR]
├─ com.jtransc.gen.common.CommonNames.class - [JAR]
├─ com.jtransc.gen.common.CommonProgramTemplate.class - [JAR]
├─ com.jtransc.gen.common.ConfigEntryPointClass.class - [JAR]
├─ com.jtransc.gen.common.ConfigEntryPointFile.class - [JAR]
├─ com.jtransc.gen.common.ConfigOutputFile2.class - [JAR]
├─ com.jtransc.gen.common.ConfigSrcFolder.class - [JAR]
├─ com.jtransc.gen.common.ConfigTargetFolder.class - [JAR]
├─ com.jtransc.gen.common.GenCommonGen.class - [JAR]
├─ com.jtransc.gen.common.GenCommonGenFilePerClass.class - [JAR]
├─ com.jtransc.gen.common.GenCommonGenSingleFile.class - [JAR]