diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf.htm index ab6aeb5e6a1..c5b5513c9ac 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf.htm @@ -1,15 +1,13 @@ - + - - + - + Common Navigator Framework diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_config.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_config.htm index bf56568dc19..1871a611b67 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_config.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_config.htm @@ -1,15 +1,13 @@ - + - - + - + Configuring the Common Navigator @@ -114,8 +112,7 @@

Viewer Configuration

- -

Navigator Content Extension (NCE)

+

Navigator Content Extension (NCE)

A navigator content extension, specified with org.eclipse.ui.navigator.navigatorContent/navigatorContent @@ -193,8 +190,7 @@

Common Wizard

The common wizard is bound to the view using the viewerContentBinding element of the viewer configuration.

-

Action Providers

- +

Action Providers

An action provider, specified with org.eclipse.ui.navigator.navigatorContent/actionProvider @@ -212,8 +208,7 @@

Action Providers

by including the action provider inside of the org.eclipse.ui.navigator.navigatorContent/navigatorContent extension point.

-

Link Helpers

- +

Link Helpers

A link helper, specified with org.eclipse.ui.navigator.linkHelper diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_operation.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_operation.htm index 9f62c8d05e6..c86f3f5bc62 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_operation.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_operation.htm @@ -1,15 +1,13 @@ - + - - + - + Operational Topics diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_rcp.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_rcp.htm index db1fe6cefa1..a98217b5299 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_rcp.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_rcp.htm @@ -1,15 +1,13 @@ - + - - + - + Common Navigator in an RCP Application diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps.htm index b5679d53436..5fae719a4ee 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps.htm @@ -1,15 +1,13 @@ - + - - + - + Procedures and Examples Using the CNF diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_content.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_content.htm index 27236a3d0a2..c49bab87ef2 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_content.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_content.htm @@ -1,15 +1,13 @@ - + - - + - + Content and Action Binding @@ -23,7 +21,7 @@

Content and Action Binding

in order to render content the viewer selects the corresponding NCEs based on the evaluation of the expressions on the selected objects.

-

Usage of Resource Content

+

Usage of Resource Content

One of the use cases of usage of the Common Navigator is the manipulation of the workspace resources. The resources-related content is defined by the org.eclipse.ui.navigator.resources @@ -85,7 +83,7 @@

Usage of Resource Content

} -

Own Content Definition

+

Own Content Definition

Along with resource content provided by the org.eclipse.ui.navigator.resources plugin, application-specific content can be defined and presented in the CNF-based viewer. In order to define and use application specific you @@ -140,7 +138,7 @@

Own Content Definition

attribute, so org.eclipse.ui.examples.navigator.* would also work. -

Action Binding

+

Action Binding

The usage of actions in the viewer follows the same pattern as the content binding. For usage of existing actions on resources defined in the org.eclipse.ui.navigator.resources plugin:

    diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_general.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_general.htm index df46083d767..07de89a38d7 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_general.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_general.htm @@ -1,13 +1,11 @@ - + - - + - + Creation of Common Navigator View diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_rn_migration.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_rn_migration.htm index 98c1f4642b8..dfa4752c433 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_rn_migration.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_steps_rn_migration.htm @@ -1,15 +1,13 @@ - + - - + - + Migrating from the ResourceNavigator diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_troubleshooting.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_troubleshooting.htm index 7f228b34dc7..5af5ef04729 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_troubleshooting.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/cnf_troubleshooting.htm @@ -1,15 +1,13 @@ - + - - + - + Troubleshooting