org.eclipse.ant.tests.core/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (download) (annotate)
Mon Feb 14 20:25:58 2005 UTC (4 years, 9 months ago) by darins
Branch: MAIN
CVS Tags: v20091118, v20090504, R3_3_1_1, I20060605-1430, R3_2_1, R3_2_2, v20060328, v20091109, v200911091122_r352, v20050418, v20081103, v20050616, v20060327, R3_4, R3_5, R3_1, R3_2, R3_3, v20050323, v20080318, v20050509, v20070315, pre_R3_3, v20091109_r342, v20090428, v20090126-0900, v20050502, v20051128, v20091110_r342, v20091109_r352, v20050228, v20060605, v20050526b, v20091110_r352, v20060510, v20080818, v20080721, v20080723, R3_1_2, v20050525, R3_1_1, R3_5_1, v20080529, R3_3_1, R3_3_2, v20070427, v20060206, R3_4_2, R3_4_1, v20070110, v20050214a, v20060216, v20070416, v20060210, HEAD
Branch point for: R3_4_maintenance, R3_5_maintenance
Changes since 1.10: +1 -1 lines
Bug 85158 - Update builders to execute clean target on clean
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ant.tests.core</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Ant Test Support Lib Builder.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>