Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
Changed error messages for version requirement. Removed 1 unused class.
<?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>