From 487aa70ebca6bf0837149fa91ade54ec500de079 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Thu, 30 Mar 2006 21:59:22 +0000 Subject: Integrated indexing into PDOM. Also change the names of a couple of things, such as PDOM which used to be PDOMDatabase. Cleaned up the indexing setting so that it is a ProjectScope preference instead of a ICExtension. Conversion should happen automagically. --- core/org.eclipse.cdt.core/plugin.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'core/org.eclipse.cdt.core/plugin.xml') diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index ad1f7ded337..eb30e7f85ef 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -540,6 +540,7 @@ class="org.eclipse.cdt.internal.core.index.domsourceindexer.DOMSourceIndexer"> + + + + + + + + + + -- cgit v1.2.3