uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author fturovic <frank.turovich@nokia.com>
Fri, 15 Jan 2010 14:13:24 -0600
branchRCL_2_4
changeset 779 64889045efcf
parent 0 fb279309251b
permissions -rw-r--r--
updated to version 2.5 and copyright 2010

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