Model RealTime 11.1 2021.34

174728: Cleaning TC fails silently if some file or folder cannot be deleted

An error message will now be shown if a command fails to delete required files or folders. This applies for example when you attempt to clean a TC.

174687: CS0235225: Model debugger only captures 'incarnate' events in subsequent launches

Model Debugger event tracing is now correctly restoring traces in subsequent debugging sessions. All traced event are captured and logged in the trace view.

174484: Show in Project Explorer label that a type has formal template parameters

Now it is possible for the user to see the presence of template parameters for an element in Project Explorer label based on the preference setting in RealTime Development > Project Explorer > Show Template Parameters in Labels

174450: Add support for global operations to scoped enum

Now it is possible to create operations in enumerations using the Add UML context menu in the Project Explorer. Such operations will be translated to global functions in C++.

74436: TR0884 Filtering the Properties View using view points not possible

The Properties view is now filtered so the when the Capsule Development viewpoint it doesn't show properties that are not interesting for RT users.