uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 16:55:03 -0500
changeset 2018 5034d483c2e2
parent 0 fb279309251b
permissions -rw-r--r--
This unstable test should be disabled according to the comment.

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