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>