uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author timkelly
Thu, 10 Jun 2010 15:38:22 -0500
branchC3_BUILDER_WORK
changeset 1458 c92585882c83
parent 0 fb279309251b
permissions -rw-r--r--
add label provider for SDK Config Tree to show SDK node in red when EPOCROOT does not exist.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension
         point="com.nokia.sdt.component.symbian.implementation">
      <implementation class="com.nokia.sdt.component.symbian.test.FooImplementationTypeFactory"/>
      <implementation class="com.nokia.sdt.component.symbian.test.FooBarImplementationTypeFactory"/>
   </extension>

</plugin>