start portlet menu bar

HCLSoftware: Fueling the Digital+ Economy

Display portlet menu
end portlet menu bar
Close
Select Page

HCL RTist 11 2020.33 is now available with several improvements in various areas.

Organize Sources

The Organize Sources button is now available in the TC editor again. It can help you to set-up the Sources list of a TC in an optimal way so that the minimal number of model elements get transformed and built by the TC. The button opens a dialog which will analyze references in the model and suggest elements to add or remove from the Sources list.

organize sources

Context Sensitive Help for Properties

Context sensitive help is now available for the Properties view. Click the new Help button in the Properties view toolbar when you want to learn about the meaning of the many properties that can be edited in the Properties view.

propcsh

Using CDATA in Model Files

When RTist model files are viewed outside of RTist they appear as XML documents where code and documentation texts can be difficult to read. This is because the escaping of certain characters that is mandated by XML – characters that are commonly used in C++ code (‘<‘, ‘>’, ‘”‘ etc). In this release we have introduced a new preference Modeling – Use CDATA when saving model files which can be set in order to store code and documentation text in XML CDATA sections. This means such texts can be stored as is, without any character escaping, which makes them much easier to read. Here is an example:

  • Without CDATA:

 

Without CDATA

  • With CDATA:

 

With CDATA

TC Editor Usability Improvements

It’s now much more pleasant to edit .tcjs files textually using the Code tab of the TC editor. We have implemented marking of occurrences when placing the caret on a name. All occurrences of that name are then highlighted in the editor. We have also implemented content assist, that saves you from a lot of typing. It is automatically invoked when you type certain characters (‘.’ and ‘=’) and you can also invoke it manually by pressing Ctrl + Space.

TC Editor Usability Improvements

Further steps were taken on our journey to fully support C++ 11. In this release we focused on the C++ 11 keyword ‘override’. The user interface now assists you to set-up this property correctly when redefining operations, and the model compiler uses ‘override’ for TargetRTS functions that are overridden in the generated code. Note that this change means that it’s now necessary to use a compiler that supports C++ 11 for compiling generated code. However, you can still generate code for older compilers by using a new preference RealTime Development – Build/Transformation – C++ – C++ code standard.

Learn more about HCL RTist or schedule a demo.

Start a Conversation with Us

We’re here to help you find the right solutions and support you in achieving your business goals.

  |  July 23, 2020
Introducing Design Room ONE Version 2.1
The latest Sprint 2020.26 bring us a new version 2.1 of Design Room ONE available for HCL RTist users.
  |  February 8, 2021
New RTist Deliverables Now Available for Download
HCL RTist 11.0 2021.04 and experimental version 11.1 2021.04 two deliveries are available for download. Feel free to reach out to the development team.
  |  December 15, 2020
RTist 11 Version 2020.50 is Now Available
The new version of RTist 11 - 2020.50 has improvements and can now move transitions from one state to another using drag-and-drop in Project Explorer.
AEX
Hi, I am HCLSoftware Virtual Assistant.