New version of JPF is available for download. This release features several new functions, internal improvements and fixes all errors found since previous release.
The major changes are:
* Introduced utility method PluginRegistry.readManifestInfo() to read basic manifest info (plug-in ID, version and such).
* ShadingPathResolver now uses relative paths whenever that possible. This allows, for example, run JPF based application from different network locations without disturbing shadowed plug-ins.
* Now JPF-Boot library passes given command-line arguments to the application.
* Minor internal improvements in StandardPluginClassLoader.
* Added support for splash window in JPF Boot library.
* Removed all licensing restrictions from the JPF Demo project to allow developers to use demo code freely.
Visit project home page at http://jpf.sourceforge.net for further details, documentation and tutorial.