Initializing help system before first use

What's New in Xpress Workbench Version 2.2

Xpress Workbench version 2.2 includes the following changes and new features:
  • A zip file can be provided when creating a project.
  • When debugging, Mosel arrays, sets and lists can be displayed in table form, where they can be sorted/filtered.
  • When debugging Mosel arrays, sets and lists can be exported in a CSV file.
  • Added a Compile button to the toolbar.
  • Mosel compiler options can now be specified.
  • Mosel models can be run with profiling or coverage enabled.
  • Improved support for Mosel DSO data types in the debugger.
  • Added a Context menu item in the editor to find all usages of the selected model symbol.
  • After running or compiling a model, the output pane is now automatically shown, if it was hidden.
  • Enabled editing of source files more than 1 MB in size (previously showed an error, "File is very large, collaborative editing disabled").
  • Fixed an issue where the user would be frequently prompted that the file had changed when the file contained UTF-8 characters.
  • Fixed an error, "Current scheduler state does not fix stack level", shown when stepping in the debugger.
  • Fixed an issue where the Watches tree would collapse when inspecting a large array.
  • Fixed an error, "Step operation interrupted by debugger", which could occur when stepping over slow subroutine calls.