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 cdc-impex-demos-0.25.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cdc.impex.demos
├─ cdc.impex.demos.ActiveExportDemo.class - [JAR]
├─ cdc.impex.demos.DbExportDemo.class - [JAR]
├─ cdc.impex.demos.DemoSupport.class - [JAR]
├─ cdc.impex.demos.ExportDemo.class - [JAR]
├─ cdc.impex.demos.ImportAnalyzerDemo.class - [JAR]
├─ cdc.impex.demos.ImportDemo.class - [JAR]
├─ cdc.impex.demos.TemplateGenerationDemo.class - [JAR]