org.eclipse.ui.intro/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (annotate)
Wed May 7 21:15:50 2008 UTC (18 months, 2 weeks ago) by cgoldthor
Branch: MAIN
CVS Tags: v20080508, v20081124, v20080507, v20080702_34x, v20080912, v20090526, v20090209, v20080610, v20090320, v20090123, R3_4, R3_5, v20091123, v20080908, v20090126_1515, v20091019, v20080707, v20091012, v20090428, v20081201, v20090424, v20090420, v20090302, v20081014, R3_5_1, v20090413, v20080630, v20090720, v20090805_35x, v20080825, R3_4_2, R3_4_1, v20090429_1800, v20081020, v20081024, HEAD
Branch point for: R3_5_maintenance, R3_4_maintenance
Changes since 1.4: +6 -0 lines
Bug 230983 – Run API tool on user assistance plugins
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.intro</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>