What are the possible reasons to get this error when validating a component ? I am trying to develop a library and when I define the connector in a component I get this error. However, the same exact line of code is working fine in another component. I tried to rearrange the sub-packages in a way to have the interfaces at the top, but it didn't make any difference.
Can anyone help ?