project/com.nokia.carbide.cpp.project.ui/.project
author timkelly
Fri, 12 Feb 2010 11:55:42 -0600
changeset 947 cb7b077cee27
parent 0 fb279309251b
permissions -rw-r--r--
add comments for new code under bug 10681.

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