Fix several issues for Linux around casting SDKManager to concrete class:
mostly with reading devices.xml which Unix does not support. Migrated
ISDKManager#getMinimumSupportedSBSv2Version() to API. Can now import and create Symbian projects.
<?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>