uidesigner/com.nokia.sdt.component.symbian.test/plugin.xml
author timkelly
Thu, 15 Apr 2010 15:52:51 -0500
changeset 1221 f41fa762c65f
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 11068 (part 2). Add dynamic text to dispaly -c command and release tree when variant is applied. Remove UI added to support appending to a build config from the project setting.

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