The workbench site supports a few {@link IServiceLocator services} bydefault. If these services are used to allocate resources, it is important to remember to clean up those resources after you are done with them. Otherwise, the resources will exist until the workbench site is disposed. The supported services are:
This interface is not intended to be implemented or extended by clients.
@see org.eclipse.ui.IWorkbenchPartSite @see org.eclipse.ui.part.IPageSite @since 2.0
|
|
|
|
|
|
|
|
|
|