1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/core/org.eclipse.cdt.core/schema
Chris Recoskie 947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
..
BinaryParser.exsd bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points 2009-10-29 16:44:43 +00:00
CBuildConsole.exsd
CConfigurationDataProvider.exsd
CExtensionGeneric.exsd bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points 2009-10-29 16:44:43 +00:00
CIndex.exsd Fix documentation, schema fix is contributed by Tim Kelly (Nokia) 2008-02-21 17:19:45 +00:00
CIndexer.exsd
CodeFormatter.exsd
CProject.exsd
CProjectDescriptionStorage.exsd RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism 2009-02-03 19:17:38 +00:00
ErrorParser.exsd bug 109139: Generic Error parser 2009-09-11 02:09:38 +00:00
externalSettingsProvider.exsd
FileSystemUtility.exsd - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
language.exsd
PathEntryContainerInitializer.exsd
ProcessList.exsd
projectConverter.exsd
ScannerInfoProvider2.exsd New ScannerInfoProvider extension point allowing providers to be associated with build commands in the project description. 2009-12-08 18:51:56 +00:00
templateAssociations.exsd
TemplateDescriptorSchema.xsd
templateProcessTypes.exsd 201087: apply contributions from James Blackburn 2008-02-22 17:34:43 +00:00
templates.exsd