1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core
Vladimir Hirsl 39e465b9a8 Fix for PR 92599: [Indexer] Remove annotation markers preference from DOMIndexer & friends
- Replaced indexer problem markers property page block for DOMIndexer.
  (from SourceIndexerBlock to NullIndexerBlock).
  Only inclusion not found preprocessor problem markers are going to be
  generated (there isn't an option in UI to disable/enable them yet).
- Also, fixed deleting of indexer problem markers when indexer is changed.
2005-05-04 18:58:40 +00:00
..
org.eclipse.cdt.core Fix for PR 92599: [Indexer] Remove annotation markers preference from DOMIndexer & friends 2005-05-04 18:58:40 +00:00
org.eclipse.cdt.core.aix cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.linux Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ia64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ppc Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.x86 Removed the (non-existing) jar file for this fragment. 2005-04-04 18:48:00 +00:00
org.eclipse.cdt.core.linux.x86_64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.macosx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.qnx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.solaris cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.tests Fixed locations for scanner problems. 2005-05-04 15:28:22 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Fix for PR 92599: [Indexer] Remove annotation markers preference from DOMIndexer & friends 2005-05-04 18:58:40 +00:00
org.eclipse.cdt.ui.tests Patch for Devin Steffler. 2005-05-03 18:48:24 +00:00