Community
Participate
Working Groups
Build Identifier: 1009 refactoring, interface, rename, source code Reproducible: Always Steps to Reproduce: 1. RUI project, interface in01 2. new a service, ser01, with interface in01 3. rename interface, source code in in01 remains the old 4. code in ser01 is in01 expected result: source code in interface and reference file should be updated
The behavior is identical with RBD, since interface name and service contained in one egl file does not have to be identical name with the file name, so I do not think this is a bug. If you really want what you describe, can be an enhancement in future release.
agree with that