core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 17:28:48 -0500
changeset 2021 264d7a948104
parent 0 fb279309251b
permissions -rw-r--r--
Bug 12078: revert part of change that means mmp/bld.inf changes never rebuild the indexer (duh). Just avoid rebuilding before we've even read the cache to begin with -- this was the real bug.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension-point id="featureUseTracker" name="Feature Usage Tracker" schema="schema/featureUseTracker.exsd"/>

</plugin>