org.eclipse.ui.cheatsheets/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (download) (annotate)
Wed May 7 21:15:49 2008 UTC (18 months, 3 weeks ago) by cgoldthor
Branch: MAIN
CVS Tags: v20080508, v20080507, v20080702_34x, v20090526, R3_4, R3_5, v20080707, v20081205, R3_5_1, v20090413, v20080630, R3_4_2, R3_4_1, v20090921, v20081020, v20090720, v20091023, HEAD
Branch point for: R3_4_maintenance
Changes since 1.3: +6 -0 lines
Bug 230983 – Run API tool on user assistance plugins
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.cheatsheets</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.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>