This framework is a fork of the simplemes-core code-base using the Webix GUI library.
Some common build options for the entire project includes:
- cd eframe; **./gradlew clean publishToMavenLocal ** - In a module's directory, publishes the module's .jar file to local maven repository. Works in _webix and eframe modules.