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 openengsb-core-edb-1.3.0.M3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openengsb.core.edb.internal
├─ org.openengsb.core.edb.internal.Diff.class - [JAR]
├─ org.openengsb.core.edb.internal.Entry.class - [JAR]
├─ org.openengsb.core.edb.internal.JPACommit.class - [JAR]
├─ org.openengsb.core.edb.internal.JPADatabase.class - [JAR]
├─ org.openengsb.core.edb.internal.JPAEntry.class - [JAR]
├─ org.openengsb.core.edb.internal.JPAHead.class - [JAR]
├─ org.openengsb.core.edb.internal.JPAObject.class - [JAR]
├─ org.openengsb.core.edb.internal.LogEntry.class - [JAR]
├─ org.openengsb.core.edb.internal.ObjectDiff.class - [JAR]
org.openengsb.core.edb.internal.dao
├─ org.openengsb.core.edb.internal.dao.DefaultJPADao.class - [JAR]
├─ org.openengsb.core.edb.internal.dao.JPADao.class - [JAR]