Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
SebastianAdams edited this page Oct 5, 2017 · 3 revisions

What is this?

This is a generator that creates a full stack of BBj classes to speed up the development of data-driven BBj applications. The generated code will run on Desktop in the Swing-based webstart thin client, or in the HTML5-based ThinClient, supporting Desktop browsers and Touch devices like Smartphones and Tablets.

Getting started

a "getting started" document is here:

https://docs.google.com/document/d/1aV2-n5bKp44rbJi2INEi6iY0DrNDzItXPEknTKE9MAs/edit?usp=sharing

Documentation

The components javadoc can be found here: https://basishub.github.io/components/javadoc/

Clone this wiki locally