DOC

org.beigesoft : beige-accandr

Maven & Gradle

Nov 10, 2020
0 stars

Beigesoft™ Enterprise Information System standalone WEB-application for Android. · Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android. Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version, and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.

Table Of Contents

Latest Version

Download org.beigesoft : beige-accandr Javadoc & API Documentation - Latest Versions:

All Versions

Download org.beigesoft : beige-accandr Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file beige-accandr-1.1-javadoc.jar to beige-accandr-1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder beige-accandr-1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "beige-accandr-1.1-sources.jar" -d "beige-accandr-1.1-javadoc" -subpackages 

Advertisement