(Build b1104) - 28 May 2022
GENERAL
- Fixed crash when opening hidden .und folder as a project
- Fix watched directory rescan when no valid languages are found/chosen
CODECHECK
- Add 2 AUTOSAR checks
- Fix for A18-0-2 where name was missing from the Autosar check selection
ARCHITECT DESIGNER
- Add cut and paste to Architect Designer Textual View
COMPARE
- Add the option to ignore whitespace/comments/newlines for locate changed entities and changes treemap in project configuration
IREPORT
- Fix option lookup behavior change for lists of strings. The lookup stopped returning a list of strings and started returning a single string containing a comma-separated list of values.
JAVA LANGUAGE
- Don't save the java classpath configuration when it matches the default value
- Fixed problems loading nested classes from .class files that resulted in missing type warnings
- Fixed syntax errors on some type cast expressions