debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/.project
author stechong
Tue, 19 Oct 2010 14:41:12 -0500
changeset 2162 aa3898248f39
parent 0 fb279309251b
permissions -rw-r--r--
Fixed bad cast exceptions caused by casting from CarbideBuildConfiguration to ISBSv1BuildContext.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.carbide.cpp.debug.crashdebugger</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>