org.eclipse.ui.externaltools/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (download) (annotate)
Thu May 8 19:45:54 2008 UTC (18 months, 2 weeks ago) by darin
Branch: MAIN
CVS Tags: v20080509, v20090504, v20080929, v20080922, v20091023, v20080514-1542, v20081124, v20091028_r34x_264388, bug_264338_pre_branch, R3_4, R3_5, Root_R3_4_bug_264338, v20091012, v20090428, v20090429, v20081201, v20080508-1600, R3_5_1, v20080818, v20090203, v20091008-1330, R3_4_2, R3_4_1, HEAD
Branch point for: R3_4_bug_264338
Changes since 1.15: +6 -0 lines
convert external tools to API tooling
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.externaltools</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>
		<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>