Hi
I am creating an Design Studio SDK using Eclipse. I have some Images which I have Tied to my component(stored in the res of my Component in the Eclipse directory) & I am using that in my application but I want the Images to be dynamic i.e. that Images should be provided by the User at the Front end by Placing them in the Design Studio Application Repository. How can I access the Images provided at the Runtime by placing them in the Design Studio Application Repository
For Example I am accessing my Image in my Eclipse Directory y the Link
zen/mimes/sdk_include/com.sap.sample.coloredbox/res/icon.png but this points to my Eclipse Colored Box Component Repository
How can I access the Dynamic path of the Design Studio Application Mime Repository
I had searched regarding which led me access the Mimes in the Eclipse Repository only but still unable to load it from the Design Studio Application Repository.
Thanks & Regards