debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/build_index.xml
author stechong
Thu, 13 Aug 2009 13:42:02 -0500
changeset 434 da3780c8afe3
parent 0 fb279309251b
permissions -rw-r--r--
Updated bug reporter to use ProxyUtils class from com.nokia.cpp.utils.core plugin to retrieve proxy data.

<?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>