org.eclipse.compare.tests/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Tue Aug 5 07:54:35 2008 UTC (15 months, 3 weeks ago) by tzarna
Branch: MAIN
CVS Tags: I20090323-1100, I20090407-0800, I20090224-0800, I20090303-0800, Root_branch_20090126_LocalDiff, I20081014, I20090126-0800, R3_5, I20090714-0800, I20090414-0755, I20090113, I20090309-1300, I20090421, I20090916-0800, R3_5_1, I20090210-0800, I20090527-0620, I20090217-0800, I20080819, I20081216, I20080909, HEAD
Branch point for: branch_20090126_LocalDiff
Changes since 1.5: +13 -1 lines
bug 242728: [Tests] Make org.eclipse.compare.tests a PDE project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.compare.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>