Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.65 KB

README.MD

File metadata and controls

32 lines (23 loc) · 1.65 KB

Hypersoft-Systems: NanoStarbox

This JDK 1.8 API Level 8 project is managed with IntelliJ IDEA using git VCS (version-control-system), and requires Apache Maven, to fetch external build specifications and toolsets.

NanoStarbox is a working draft specification composed of a headless core module:

Browse the core module for an overview of current features. Each NanoStarbox working draft specification is guaranteed to be compatible with itself. working drafts may or may not be compatible with working drafts of the future or past. Specification Compatibility is an issue of expert NanoStarbox specification knowledge. If you are not requiring a custom build, you can head over to the secure release section on Github to download compiled specification artifacts.

In this specification there are several provided support modules for desktop environments:

Java Swing Modules:

Java JFX Modules:

Each module is configured for independent usage with IntelliJ IDEA as a single project, however, the filing-structure must remain in tact for this automatic code dependency feature to remain operational within the main project.

The main project build method for this IntelliJ IDEA project builds all modules in the project's jar directory.