debuggercdi/com.nokia.carbide.trk.support/.project
author Chad Peckham <chad.peckham@nokia.com>
Mon, 21 Sep 2009 17:03:45 -0500
changeset 505 6de8d9cfdda1
parent 0 fb279309251b
permissions -rw-r--r--
modify how we determine if the TCFServer process creator is still alive - this will help in killing orphan TCFServer processes on startup

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.carbide.trk.support</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>