org.eclipse.help.appserver/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Wed May 7 21:15:47 2008 UTC (18 months, 2 weeks ago) by cgoldthor
Branch: MAIN
CVS Tags: v20080507, R3_4, R3_5, v20081117, v20090428, v20090429, v20090302, R3_5_1, R3_4_2, R3_4_1, v20090429_1800, HEAD
Changes since 1.5: +6 -0 lines
Bug 230983 – Run API tool on user assistance plugins
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.help.appserver</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>