Resource enables to retrieve a resource in the Eclipse platform / workspace, such as a document or model. During the search, it manages the workspace / platform priority. After being marked, a resource can be retrieve by criteria:
This class provide API to retrieve programmatically a resource.
Provided by bundle: org.polarsys.kitalpha.resourcereuse
File name: org.polarsys.kitalpha.resourcereuse.helper.ResourceHelper.java
To contribute a resource is done through extension point org.polarsys.kitalpha.resourcereuse.resources
Attributes of the ResourceReuse extension point:
id: The ID of the resource (mandatory)
name: The Name of the resource (mandatory)
path: Path to access the resource
version: a version associated to the resource
domain: The resource domain
tags: A set of tags separated by a comma