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 @@ - + RSE Properties API @@ -63,14 +63,12 @@ point, you need to know the class or, preferably, interface that the objects imp

Property Pages for RSE Remote Resources

-

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.

- -


diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/plugin/other.html b/rse/doc/org.eclipse.rse.doc.isv/guide/plugin/other.html index 9a5485053c0..2e5c379bb48 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/plugin/other.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/plugin/other.html @@ -4,7 +4,7 @@ - + Other Relevant Extension Points @@ -23,7 +23,8 @@ the information needed to enable them to in Remote System Explorer. Description - org.eclipse.ui.viewActions + + org.eclipse.ui.viewActions For adding actions to the pulldown menu in any view's local toolbar, or to the toolbar itself. To use this you need to know the ID of the RSE views, for the targetID attribute: There are: