Saturday, September 19, 2015

Simplified command line formats

The command line formats for launching Systems and Devices have been simplified by taking advantage of the new system.jar and device.jar files, respectively. See http://www.holobloc.com/doc/fbdk2/systest.htm#Remote and http://www.holobloc.com/doc/fbdk2/systest.htm#System for details.

FBDK 2.3 Release

A new release (FBDK 2.3, version 20150919) is now available. To facilitate reuse of the codebase on multiple platforms, this release encapsulates platform dependencies in "manifest" files contained in the corresponding *.jar files, which now include fbrt.jar, editor.jar, system.jar and device.jar.
In order to obtain proper launching of this new configuration, you will need to replace your existing fbdk2.jar with the new version available at http://www.holobloc.com/fbdk2/. Updates of the other files will then occur upon launching the fbdk2.jar file.
Descriptions of the new features will be posted to this blog with links to corresponding pages of the online documentation.