diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/api/properties/uiPropertiesAPI.html b/rse/doc/org.eclipse.rse.doc.isv/guide/api/properties/uiPropertiesAPI.html index 7c4b5338e78..b5dae9e86ac 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/api/properties/uiPropertiesAPI.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/api/properties/uiPropertiesAPI.html @@ -3,7 +3,7 @@
- +Remote resources have no underlying eclipse resource, and typically all are instances of the same class, -meaning insufficient fidelity in scoping property pages to a remote resource of a particular type. Because of this, -the RSE supplies its propertyPages extension point, for remote resources, which allows for -very explicit scoping of the property page to very specific types of remote resources. +
See Plugging In Property Pages +for information on how to contribute property pages for remote resources. +Because remote resources have no underlying eclipse resource, and typically all are instances of the same class, +Eclipse Filtering capabilities are used to allow very explicit scoping of the property page to very specific types of remote resources.
- -