From 169c74728f0a6e2fbfe72e3724bd2fab8c360ebf Mon Sep 17 00:00:00 2001 From: Martin Weber Date: Thu, 4 Jun 2020 19:50:39 +0200 Subject: [PATCH] Bug 559674: adjust plugin references to point to new plugin name ..plus fix some typos in developer docs. Change-Id: Ic71281d5e8a7d28c7e8a9ec313240e710b07f661 Signed-off-by: Martin Weber --- .../help_content_extension.xml | 4 ++-- .../schema/participant.exsd | 12 ++++++------ .../help_content_extension.xml | 4 ++-- .../help_content_extension.xml | 4 ++-- .../help_content_extension.xml | 2 +- .../help_content_extension.xml | 6 +++--- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml index 1510752d6de..3b92d111788 100644 --- a/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml +++ b/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml @@ -1,7 +1,7 @@ + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/> \ No newline at end of file diff --git a/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd b/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd index 1771ee67ba0..7fe04f42ece 100644 --- a/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd +++ b/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd @@ -53,7 +53,7 @@ - Specifies the details for detectiion of a specific compiler by its executable name and how the include paths, preprocessor defines and preprocessor un-defines are processed. + Specifies the details for detection of a specific compiler by its executable name and how the include paths, preprocessor defines and preprocessor un-defines are processed. @@ -109,7 +109,7 @@ the Foobar company: </pre> </p> <p> -To provide online help that lists the supported compilers anlong with and the recognized arguments, +To provide online help that lists the supported compilers along with the recognized arguments, the extension point <code>org.eclipse.help.contentExtension</code> can be used.<br/> Plugin <i>org.eclipse.cdt.cmake.is.core.doc</i> provides predefined help-anchors that allow to integrate the online help: <ol> @@ -121,9 +121,9 @@ Example file <code>help_content_extension.xml</code>: <pre> <contentExtension> <contribution content="doc/compiler.xhtml#lsp" - path="/de.marw.cdt.cmake.core/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> <contribution content="doc/compiler.xhtml#builtins" - path="/de.marw.cdt.cmake.core/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/> </contentExtension> </pre> </p> @@ -142,8 +142,8 @@ Some predifined parsers for tool arguments can be found in the classes <code& - The plugin org.eclipse.cdt.cmake.is.intel provides implementations for various compiler made by Intel Corp.</br> -See, for example <code>org/eclipse/cdt/cmake/is/intel/IcpcToolDetectionParticipant.java</code>. + The plugin <i>org.eclipse.cdt.cmake.is.intel<i> provides implementations for various compiler made by Intel Corp.</br> +See, for example <code>org.eclipse.cdt.cmake.is.intel.IcpcToolDetectionParticipant.java</code>. diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml index 1510752d6de..3b92d111788 100644 --- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml +++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml @@ -1,7 +1,7 @@ + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/> \ No newline at end of file diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml index e5867ed8de0..0eca77b2d86 100644 --- a/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml +++ b/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml @@ -1,9 +1,9 @@ + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> \ No newline at end of file diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml index b03323ef425..9072ca18e47 100644 --- a/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml +++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml @@ -1,5 +1,5 @@ + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> \ No newline at end of file diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml index 7e49b108110..4c2e4ebad03 100644 --- a/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml +++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml @@ -1,9 +1,9 @@ + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/> + path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_enhanced_list"/> \ No newline at end of file