Hello,
I have been trying to build a sample application using a custom extension control / plugin. I have been following the tutorial below to create a very simple extension with a label but I am struggling to build the application successfully. Whenever I press "MDK Deploy and Activate", it fails to find the BaseObservable and IControl imports, regardless of me trying "../controls/..:" or "../../../controls/.." relative path for the imports as suggested.
Any advice? Has anyone faced a similar issue?
Tutorial link:
Thank you.
Best regards,
Miguel