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 production-support-legacy-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.compiere.model
├─ org.compiere.model.MReplenishPlan.class - [JAR]
org.compiere.process
├─ org.compiere.process.OrderLineCreateProduction.class - [JAR]
├─ org.compiere.process.ReplenishReportProduction.class - [JAR]
org.adempiere.process
├─ org.adempiere.process.CalculateReplenishPlan.class - [JAR]
├─ org.adempiere.process.GenerateReplenishPlanProductionReport.class - [JAR]
├─ org.adempiere.process.GenerateReplenishPlanReport.class - [JAR]
├─ org.adempiere.process.GenerateReplenishPlanRequisitionReport.class - [JAR]
├─ org.adempiere.process.ReplenishPlanInitialSetup.class - [JAR]