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 jooq-test-codegen-no-jaxb-3.12.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.tables
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.tables.ExternalConfigurationFile.class - [JAR]
org.jooq.codegen.nojaxb.test.externalconfigurationfile.db
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.DefaultCatalog.class - [JAR]
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.DefaultSchema.class - [JAR]
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.Tables.class - [JAR]
org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.tables.records
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.db.tables.records.ExternalConfigurationFileRecord.class - [JAR]
org.jooq.codegen.nojaxb.test.externalconfigurationfile
├─ org.jooq.codegen.nojaxb.test.externalconfigurationfile.ExternalConfigurationFileTest.class - [JAR]
org.jooq.codegen.nojaxb.test.util
├─ org.jooq.codegen.nojaxb.test.util.AbstractTest.class - [JAR]
├─ org.jooq.codegen.nojaxb.test.util.InformationSchemaTest.class - [JAR]