Re: [mitk-users] Regarding plugins

2010-05-25 Thread Zelzer Sascha
Hi Yashodhan, > > I have created a set of services and a plugin based on mitkCoreServices > (org.mitk.core.services). My understanding of the > mitkCoreServicesPlugin is that it serves to start the > DataStorageService. A more suited terminology would be that it "registers" the DataStorageServic

[mitk-users] Regarding plugins

2010-05-25 Thread Yashodhan Nevatia
Hi, I have created a set of services and a plugin based on mitkCoreServices (org.mitk.core.services). My understanding of the mitkCoreServicesPlugin is that it serves to start the DataStorageService. I was wondering how this plugin is linked with or called from the main application? I was hopi