core/com.nokia.carbide.cpp.compiler.doc.user/build_index.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 08 Sep 2010 17:11:16 -0500
changeset 1964 f51fb769a899
parent 0 fb279309251b
permissions -rw-r--r--
Show errors if package download or install fails

<?xml version="1.0" encoding="UTF-8"?>
<project name="com.nokia.carbide.cpp.compiler.doc.user" default="build.index" basedir=".">

	<target name="build.index" if="eclipse.running" >
		<help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
	</target>
	
</project>