author | dadubrow |
Wed, 25 Mar 2009 10:16:59 -0500 | |
changeset 5 | 1c819827dd3a |
parent 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?eclipse version="3.0"?> |
|
3 |
<plugin> |
|
4 |
<extension |
|
5 |
point="com.nokia.sdt.component.symbian.implementation"> |
|
6 |
<implementation class="com.nokia.sdt.component.symbian.test.FooImplementationTypeFactory"/> |
|
7 |
<implementation class="com.nokia.sdt.component.symbian.test.FooBarImplementationTypeFactory"/> |
|
8 |
</extension> |
|
9 |
||
10 |
</plugin> |