org.eclipse.core.commands/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Fri Apr 4 18:38:15 2008 UTC (19 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090525-2000, I20080509-2000, R3_4, R3_5, R3_4_2, R3_4_1, v20080408-0800, R3_5_1, I20080508-2000a, I20090429-1800, I20081202-0800, I20081111-0800, HEAD
Branch point for: R3_4_maintenance
Changes since 1.1: +6 -0 lines
Bug 225601 Adopt API tooling for UI bundles
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.commands</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>