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-android-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.android
├─ org.beigesoft.accounting.android.ApplicationPlus.class - [JAR]
├─ org.beigesoft.accounting.android.BeigeAccounting.class - [JAR]
├─ org.beigesoft.accounting.android.BuildConfig.class - [JAR]
├─ org.beigesoft.accounting.android.JettyAccountingService.class - [JAR]
├─ org.beigesoft.accounting.android.R.class - [JAR]
org.beigesoft.accounting.factory
├─ org.beigesoft.accounting.factory.FactoryAppBeansAndroid.class - [JAR]
├─ org.beigesoft.accounting.factory.InitAppFactoryAndroid.class - [JAR]
├─ org.beigesoft.accounting.factory.MngDatabaseAndroid.class - [JAR]