org.eclipse.jdt.launching/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (download) (annotate)
Wed Feb 27 14:36:44 2008 UTC (21 months ago) by mrennie
Branch: MAIN
CVS Tags: v20091015_r352, v20090302-1500, v20081117, v20091019, v20080303, v20080731, v20081112-0800, v20090302-2030, v20081205-1400, v20081124, v20080324-1300, v20090824, v20091026-1150, v20090413-1530, R3_4, R3_5, v20090428, v20090429, v20081010, v20090911, v20080506-1630, v20090731, v20080929, v20090519, v20090817, v20090504, v20081006, v20080818, v20080729_r341, v20080529-1300, R3_4_2, R3_4_1, v20091023, v20090112-1500, v20090706, v20090527, v20080407, v20081215, v20080310, v20090306, R3_5_1, v20090123-1045, v20090406, v20081110-1500, v20080825, HEAD
Branch point for: R3_4_maintenance, R3_5_maintenance
Changes since 1.12: +6 -0 lines
trying api tooling
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.jdt.launching</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 Launching 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>