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 eap-form-app-entity-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openea.eap.extj.form.model.salesorder
├─ org.openea.eap.extj.form.model.salesorder.SalesOrderEntryEntityInfoModel.class - [JAR]
├─ org.openea.eap.extj.form.model.salesorder.SalesOrderForm.class - [JAR]
├─ org.openea.eap.extj.form.model.salesorder.SalesOrderInfoVO.class - [JAR]
org.openea.eap.extj.form.entity
├─ org.openea.eap.extj.form.entity.LeaveApplyEntity.class - [JAR]
├─ org.openea.eap.extj.form.entity.SalesOrderEntity.class - [JAR]
├─ org.openea.eap.extj.form.entity.SalesOrderEntryEntity.class - [JAR]
org.openea.eap.extj.form.model.leaveapply
├─ org.openea.eap.extj.form.model.leaveapply.LeaveApplyForm.class - [JAR]
├─ org.openea.eap.extj.form.model.leaveapply.LeaveApplyInfoVO.class - [JAR]