Skip to Content
2
Nov 21, 2019 at 09:26 AM

SAP MDK WebIDE Full Stack - Building with custom plugin

234 Views

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:

https://help.sap.com/viewer/977416d43cd74bdc958289038749100e/Latest/en-US/9411d35cb91a4a8986a2635b7375c12f.html

Thank you.

Best regards,

Miguel