Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-13 | 955 Bytes | |
Release version 1.100.tar.gz | 2024-06-13 | 24.3 kB | |
Release version 1.100.zip | 2024-06-13 | 29.5 kB | |
Totals: 3 Items | 54.8 kB | 0 |
This release retains the existing ooDialog support for Windows and adds initial limited cross platform support for environments where there is a Java JRE/JDK supporting Swing + AWT and where bsf4OORexx850 has been installed. In the cross platform interface in this release only the main debugger window is available. Watch window support will be added in a future release.
On Windows, to use the standard ooDialog user interface, RexxDebuggerWINUI.rex must be installed in addition to RexxDebugger.rex
The cross platform version requires RexxDebuggerBSFUI.rex to be installed in addition to RexxDebugger.rex, with a convenience bash script rexxdebugger available. See the README.md file for more information
Note! There is no new functionality for the Windows + ooDialog interface but there have been structural changes to the code to support the cross platform interface so the previous release should be used if serious problems are found.