core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author timkelly
Thu, 11 Mar 2010 13:45:01 -0600
changeset 1096 96e5879cd42d
parent 0 fb279309251b
permissions -rw-r--r--
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.

<?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>