I've been reading some guides on how to create Eclipse plugins and I was trying to create my own test plugin, but I'm a little confused at one point. We are supposed to implement the class CL_ADT_DISC_RES_APP_BASE to register our plugin, and I get that. But the registry->register_discoverable_resources call has got me a little confused.
I'm basically a little confused at what I'm supposed to pass in for CATEGORY_SCHEME. It seems to be in a website format, but nobody ever talks about setting up a webpage to handle it, so I assume I'm just really confused. Can anybody shed light or direct me to documentation about how to know what to populate the field with?
Thanks,
Erik