Ranorex 2.3.3.8879
In Projects View, I drag a rxrec file to another folder to move it there.
My Solution still compiles, which made me curious because I have references to the moved rxrec.
Code completion does not find the moved file at its new position.
Even building the solution does not solve this.
Opening the moved rxrec file with a text editor shows that the information about the namespace (/recordtable/codegen@namespace) and external repository (/recordtable/repository@relativepath) have not yet been changed!
Opening the moved rxrec file, it opens "dirty", as if I had modified something (which is not the case).
After saving it, the text editor shows the mentioned values as saved.
Only from now on, code completion will find the moved file at its new (namespace) position!
Is this behavior intentional?
regards, Björn