org.eclipse.ant.core/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.24 - (download) (annotate)
Wed May 7 19:05:38 2008 UTC (18 months, 3 weeks ago) by darin
Branch: MAIN
CVS Tags: v20080512-1620, v20080908, v20081117, v20091012, v20081201, v20081103, v20091110_r342, v20091118, v20090505, v20081124, v20080514-1542, v20090320, v20090323, R3_4, R3_5, v20090428, v20090429, v20091008-1330, v20091110_r352, v20080721, R3_5_1, v20080509, v20091109, v20090511, v20090817, v20090504, v20090203, v20091109_r342, v20090817_r351, v20090413, v20080818, R3_4_2, R3_4_1, v20090112-1500, v20090706, v20091028_r34x_264388, v20090520, v20080707, v20080508-1600, v20091109_r352, v20080630, v20090406, v20080529, HEAD
Branch point for: R3_4_maintenance, R3_5_maintenance
Changes since 1.23: +6 -0 lines
Bug 220385 - [api] enabled API tooling for ant projects
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ant.core</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Build Ant Support 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.pde.PluginNature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>