uidesigner/com.nokia.sdt.emf.dm.tests/.project
author timkelly
Thu, 04 Mar 2010 11:33:34 -0600
changeset 1077 7bde62318913
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 10835. Also fix issue with null String check where elcipse 3.6 complier removes code, assuming it's dead.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>com.nokia.sdt.emf.dm.tests</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.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>