diff --git a/core/org.eclipse.cdt.core/schema/PDOMASTProcessor.exsd b/core/org.eclipse.cdt.core/schema/PDOMASTProcessor.exsd index 77c88a53cca..fb087747692 100644 --- a/core/org.eclipse.cdt.core/schema/PDOMASTProcessor.exsd +++ b/core/org.eclipse.cdt.core/schema/PDOMASTProcessor.exsd @@ -1,8 +1,6 @@ - - diff --git a/core/org.eclipse.cdt.core/schema/ProblemMarkerFilter.exsd b/core/org.eclipse.cdt.core/schema/ProblemMarkerFilter.exsd index 2a6daa7bf82..a26135d962d 100644 --- a/core/org.eclipse.cdt.core/schema/ProblemMarkerFilter.exsd +++ b/core/org.eclipse.cdt.core/schema/ProblemMarkerFilter.exsd @@ -1,8 +1,6 @@ - - @@ -11,9 +9,9 @@ This extension point allows to filter out unneeded problem markers. For example during building of Qt base project with QML files tool Qt Linguist could report syntax errors in some qml file. These errors are presented as - "C/C++ Problems" in qml files because they match format CDT expects for errors. + "C/C++ Problems" in qml files because they match format CDT expects for errors. If there is already installed plug-in that handles QML files it is a wise to ignore such - errors because they are already reported as "QML Problems" with more meaningful descriptions. + errors because they are already reported as "QML Problems" with more meaningful descriptions. @@ -55,7 +53,7 @@ - + @@ -66,9 +64,9 @@ Implementation of Problem Marker Filter that allows to filter out unneded or duplicit problem markers. - + - + @@ -88,7 +86,7 @@ - The following is an example of a qmakeEnvProvider contribution: + The following is an example of a qmakeEnvProvider contribution: <p> <pre> <extension @@ -116,7 +114,7 @@ - The contributed class must implement <code>org.eclipse.cdt.core.IProblemMarkerFilter</code>. + The contributed class must implement <code>org.eclipse.cdt.core.IProblemMarkerFilter</code>. @@ -125,7 +123,7 @@ - Copyright (c) 2014 BlackBerry Limited and others. + Copyright (c) 2014 BlackBerry Limited and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at diff --git a/core/org.eclipse.cdt.ui/schema/quickAssistProcessors.exsd b/core/org.eclipse.cdt.ui/schema/quickAssistProcessors.exsd index c703c003627..11d86c76647 100644 --- a/core/org.eclipse.cdt.ui/schema/quickAssistProcessors.exsd +++ b/core/org.eclipse.cdt.ui/schema/quickAssistProcessors.exsd @@ -1,8 +1,6 @@ - - @@ -16,7 +14,9 @@ This extension point supports the <code>enablement</code> tag. Prope </dl> + + @@ -53,6 +53,7 @@ This extension point supports the <code>enablement</code> tag. Prope + @@ -97,14 +98,7 @@ with a public 0-argument constructor. - - - - - - The contributed class must implement <code>org.eclipse.cdt.ui.text.IQuickAssistProcessor</code> - - + @@ -113,6 +107,7 @@ with a public 0-argument constructor. 5.1 + @@ -140,6 +135,17 @@ with a public 0-argument constructor. </p> + + + + + + + The contributed class must implement <code>org.eclipse.cdt.ui.text.IQuickAssistProcessor</code> + + + + @@ -149,4 +155,5 @@ with a public 0-argument constructor. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> + diff --git a/core/org.eclipse.cdt.ui/schema/quickFixProcessors.exsd b/core/org.eclipse.cdt.ui/schema/quickFixProcessors.exsd index 377cd056857..b121f85897d 100644 --- a/core/org.eclipse.cdt.ui/schema/quickFixProcessors.exsd +++ b/core/org.eclipse.cdt.ui/schema/quickFixProcessors.exsd @@ -1,8 +1,6 @@ - - @@ -21,7 +19,9 @@ This extension point supports the <code>enablement</code> tag. Prope </p> + + @@ -58,6 +58,7 @@ This extension point supports the <code>enablement</code> tag. Prope + @@ -99,6 +100,7 @@ with a public 0-argument constructor. + @@ -112,6 +114,7 @@ If no handled marker type are specified, the processor will get problems of type + @@ -126,14 +129,7 @@ If no handled marker type are specified, the processor will get problems of type - - - - - - The contributed class must implement <code>org.eclipse.cdt.ui.text.IQuickFixProcessor</code> - - + @@ -142,6 +138,7 @@ If no handled marker type are specified, the processor will get problems of type 4.1 + @@ -171,6 +168,17 @@ If no handled marker type are specified, the processor will get problems of type </p> + + + + + + + The contributed class must implement <code>org.eclipse.cdt.ui.text.IQuickFixProcessor</code> + + + + @@ -180,4 +188,5 @@ If no handled marker type are specified, the processor will get problems of type All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> + diff --git a/core/org.eclipse.cdt.ui/schema/semanticHighlighting.exsd b/core/org.eclipse.cdt.ui/schema/semanticHighlighting.exsd index be34da11f00..0b385401e32 100644 --- a/core/org.eclipse.cdt.ui/schema/semanticHighlighting.exsd +++ b/core/org.eclipse.cdt.ui/schema/semanticHighlighting.exsd @@ -1,8 +1,6 @@ - - @@ -24,7 +22,9 @@ Contributed highlightings will be visible in the Code tree of the 'C/C++ - </p> + + @@ -61,6 +61,7 @@ Contributed highlightings will be visible in the Code tree of the 'C/C++ - + @@ -168,14 +169,7 @@ The priorities of the built-in highlightings are available in <code>org.ec - - - - - - The contributed class must implement <code>org.eclipse.cdt.ui.text.ISemanticHighlighter</code> - - + @@ -184,6 +178,7 @@ The priorities of the built-in highlightings are available in <code>org.ec 8.2 + @@ -224,6 +219,17 @@ The priorities of the built-in highlightings are available in <code>org.ec </p> + + + + + + + The contributed class must implement <code>org.eclipse.cdt.ui.text.ISemanticHighlighter</code> + + + + @@ -236,4 +242,5 @@ which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html + diff --git a/qt/org.eclipse.cdt.qt.core/schema/qmakeEnvProvider.exsd b/qt/org.eclipse.cdt.qt.core/schema/qmakeEnvProvider.exsd index 2548edb64f8..00fe50ff479 100644 --- a/qt/org.eclipse.cdt.qt.core/schema/qmakeEnvProvider.exsd +++ b/qt/org.eclipse.cdt.qt.core/schema/qmakeEnvProvider.exsd @@ -1,8 +1,6 @@ - - @@ -66,7 +64,7 @@ - + Priority of QMake environment provider. Less number means higher priority. Default priority is 0. @@ -122,6 +120,7 @@ +