uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author Ed Swartz <ed.swartz@nokia.com>
Tue, 05 Jan 2010 11:20:53 -0600
changeset 741 a5752f0943f6
parent 0 fb279309251b
permissions -rw-r--r--
Improve performance of missing SDK test by only checking a few configurations

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