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 reflection-form-builder-test-entities-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.richtercloud.reflection.form.builder.jpa.entities
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityA.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityAMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityAMappedByInverse.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityB.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityBMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityBMappedByInverse.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityC.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityCMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityD.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityDMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityE.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityEMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityEMappedByInverse.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityF.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityFMappedBy.class - [JAR]
├─ de.richtercloud.reflection.form.builder.jpa.entities.EntityFMappedByInverse.class - [JAR]