org.eclipse.ant.ui/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (download) (annotate)
Wed May 7 19:05:39 2008 UTC (18 months, 2 weeks ago) by darin
Branch: MAIN
CVS Tags: v20090831, v20080512-1620, v20090901_r351, v20090618a_r342, v20090124, v20091123, v20080908, v20091019, v20091012, v20081201, v20090907, v20081219_r342, v20090618_r342, v20090120_r342, v20081020, v20091118, v20081124, v20091023, v20090824, v20080514-1542, bug_264338_pre_branch, v20090320, v20090323, R3_4, R3_5, v20090909_r34x, v20080508-1600, v20090428, v20090429, v20091008-1330, v20090731-0940, v20080721, v20090911, v20090824_r351, R3_5_1, v20090731, v20080929, v20080922, v20090126-0955, v20090817, v20090504, v20081229, v20090901_r342, v20090413, v20080818, R3_4_2, R3_4_1, Root_R3_4_bug_264338, v20090818_r351, v20091028_r34x_264388, v20090520, v20080707, v20090306, v20091109_r352, v20080630, v20091030_r34x_264388, v20090406, v20080529, v20081205-1430, HEAD
Branch point for: R3_4_bug_264338, R3_4_maintenance_patches, R3_4_maintenance, R3_5_maintenance
Changes since 1.21: +6 -0 lines
Bug 220385 - [api] enabled API tooling for ant projects
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ant.ui</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/Build Ant Runner Support JAR.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Build Remote Ant JAR.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.team.cvs.core.cvsnature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>