start portlet menu bar

HCLSoftware: Fueling the Digital+ Economy

Display portlet menu
end portlet menu bar
Close
Select Page

HCL RTist 11.1 2021.34 is now available for download. As always, there are several interesting new features and improvements.

Let’s take a look at some of them:

BIRT support

It’s now again possible to use BIRT with RTist for creating reports and data visualizations. This feature was available in version 10.3 but for an older version of Eclipse. Now, the more recent versions of Eclipse used with RTist 11.0 and RTist 11.1 are supported. Since BIRT is a fairly big component we decided to package it as a separate update site. You can download it from our InfoCenter. At the time of writing only the version that supports RTist 11.0 is available there, but within a few days a version for RTist 11.1 will also be available.

Operations in Enums

Operations in Enums

 

You can now create operations in an enumeration. They will be translated to global functions in C++. Having a global function that operates on or returns an enum literal can be an alternative to wrapping the enumeration in a class.

Template Parameters in Project Explorer Labels

If a class or operation has template parameters, it’s now possible to see this in the Project Explorer, without having to expand the class or operation. A new preference RealTime Development – Project Explorer – Show Template Parameters in Labels controls this behavior:

 

Template Parameters in Project Explorer Labels

 

Path Variables in Transformation Configurations

Path Variables in Transformation Configurations

 

You can now use path variables in certain TC properties. This is useful in those TC properties that specify a path, as an alternative to using string substitution or environment variables. Path variables are defined in Preferences at General – Workspace – Linked Resources. The model compiler was improved to report warnings if it finds variables in a TC that cannot be resolved.

For example:

WARNING : Cannot resolve variable '$(TARGET_DIR)' in 'Location' property:'$(TARGET_DIR)'

Learn more about the new features in this release by watching our Sprint Demo YouTube Playlist.

Comment wrap
Automation | March 26, 2024
Unlocking the Potential of Real-Time Development with HCL DevOpsCode RealTime 1.0.1
HCL DevOps Code RealTime 1.0.1 streamlines development with enhanced validation and clearer error reporting. New guide simplifies building & customizing real-time applications.
Automation | October 17, 2023
The Latest Innovation Software Update - RTist 11.3 2023.35
New versions of RTist 11.3 and 12.0 are now available, with new features such as working with multiple code snippets in the code editor, improved modeling references command, support for old C++ compilers, etc. Read more to get full details.