1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core/schema
Daniel Pesch eb5c0c8a55 Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors from Qt Linguist
The problem is solved by allowing to ignore duplicated markers in case
there is already loaded a plugin that could handle QML files

The ProblemMarkerFilter 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. 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.

Change-Id: I3a0a1b58e9690bed9c2774e4328760c695d54a54
Signed-off-by: Daniel Pesch <dpesch@blackberry.com>
Reviewed-on: https://git.eclipse.org/r/20581
Tested-by: Hudson CI
Reviewed-by: Andrew Eidsness <eclipse@jfront.com>
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
2014-01-16 10:46:50 -05:00
..
BinaryParser.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CBuildConsole.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CConfigurationDataProvider.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CExtensionGeneric.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CIndex.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CIndexer.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CodeFormatter.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CProject.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
CProjectDescriptionStorage.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
EFSExtensionProvider.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
ErrorParser.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
externalSettingsProvider.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
language.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
LanguageSettingsProvider.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
PathEntryContainerInitializer.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
PDOMASTProcessor.exsd Bug 422804: Allow contributors to add data to the PDOM 2013-11-29 00:27:15 -05:00
ProblemMarkerFilter.exsd Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors from Qt Linguist 2014-01-16 10:46:50 -05:00
ProcessList.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
projectConverter.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
RefreshExclusionFactory.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
ScannerInfoProvider2.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
tagger.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
templateAssociations.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
TemplateDescriptorSchema.xsd Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
templateProcessTypes.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
templates.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00
UNCPathConverter.exsd [bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc. 2013-09-12 22:54:21 -04:00