Turn off reference project tests until someone begins working on UI designer code since they need to be updated to work with latest versions of SDKs on build server.
<?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>