add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts.
some hacks added for re-loading configurations when the default config is a variant.
<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.debug.crashdebugger" default="build.index" basedir=".">
<target name="build.index" if="eclipse.running" >
<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
</target>
</project>