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 beige-accounting-web-jar-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.beigesoft.accounting.factory
├─ org.beigesoft.accounting.factory.FactoryAccServices.class - [JAR]
├─ org.beigesoft.accounting.factory.InitAppFactory.class - [JAR]
org.beigesoft.accounting.servlet
├─ org.beigesoft.accounting.servlet.WBalance.class - [JAR]
├─ org.beigesoft.accounting.servlet.WChartOfAccounts.class - [JAR]
├─ org.beigesoft.accounting.servlet.WLedger.class - [JAR]
├─ org.beigesoft.accounting.servlet.WWarehouseRests.class - [JAR]
├─ org.beigesoft.accounting.servlet.WWarehouseSiteRests.class - [JAR]