I'm happy to release B4J v7.00 BETA. This version includes a new type of libraries named b4x libraries. b4x libraries are made of B4X code modules, general files, layout files and a manifest file. b4x libraries can be cross platform and also have other advantages over the standard compiled libraries.
Debugger improvements:
- Fix for issue where resumable sub could show the wrong value for a global variable.
- Fix for issue where the error message points to the wrong module.
That's true. I do plan to bring this feature to B4J however it requires a bit more work.
The main reason for this release is for B4J to support the new b4x libs. The next version of B4i with support for these libs will probably be released next month.