bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension-point id="nameAlgorithm" name="nameAlgorithm" schema="schema/nameAlgorithm.exsd"/>
<extension
id="com.nokia.sdt.sourcegen.provider"
name="Symbian Source Generation Provider"
point="com.nokia.sdt.uimodel.sourceGenProvider">
<provider
class="com.nokia.sdt.sourcegen.provider.SourceGenProvider"
name="com.nokia.sdt.sourcegen.Symbian-Provider"/>
</extension>
</plugin>