172117: Please make it possible to create a Mapfile without starting Eclipse
The following features were implemented:
    --root option can be specified multiple times. All values are merged. The last value overrides previous one
    user can use construction like <path to dir>\* or <path to dir>/*  to enable auto-scan for all sub-folders when resolving platform resource URIs
    user can specify path to existing workspace in the --root option and model compiler will automatically detect location of projects based on workspace .metadata
    user can specify TC/TCJS file using platform resource URI. For example:  platform:/resource/MyProject/my.tc  .  This gives additional flexibility when defining generic rule to run model compiler.  Platform resource URI is resolved based on --root argument(s)
    user can use env/system properties in --root option argument (via ${var} or $(var) syntax)
172082: Clear button in search box
Added "clear" icon to the search field.
171991: CQPAR00186758 - RSA-RTE: Drawing of simple arrows between states improvement
Fixed transition creation glitches, such as:
 - incorrect feedback outline
 - incorrect placement on state symbol
 - incorrect placement on frame symbol
 - incorrect routing of transitions when scrolling view.
This was delivered in 10.2 2018.36