org.eclipse.core.resources/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (download) (annotate)
Mon Apr 7 08:55:44 2008 UTC (19 months, 2 weeks ago) by sbrandys
Branch: MAIN
CVS Tags: e4merge_v20090907-1000, v20080604-1400, v20080528-1613, v20090629, v20091103-0745, v20090123, v20091123, v20080908, v20081117, v20091019, v20081201, v20090223, R34x_v20080826, v20090316, R34x_v20090126, v20081020, v20091005-1055, v20081026, v20090720, v20090505, v20090504, R34x_v20080902, v20090820, v20090213, R35x_v20091105-0835, v20090320, R3_4, R3_5, v20090429-1800, R34x_v20081113, v20090428, v20090425, v20081010, R3_4_2, R35x_v20090925-1200, v20091022-0835, v20080508, v20080509, R34x_v20080709, v20091109, v20080922, v20091102, e4merge_v20090923, pre_e4work_merge, v20090512, v20090817, v20090203, v20090209, v20080714, v20090727a, v20090413, v20081006, v20090911, I20081022-0500, R3_4_1, v20090925, v20090921, v20091026-1217, R35x_v20090821-0505, v20080430-0005, v20090119, v20090112, v20081103, v20080407, v20091013-0600, v20090316-0910, v20090302, v20090306, R35x_v20090826-0451, R3_5_1, R34x_v20090112, v20080520, R34x_v20091113-0430, v20080825, R35x_v20091117, HEAD
Branch point for: R3_4_1_maintenance_patches, v20090820_e4merge, R3_4_maintenance, R3_5_maintenance
Changes since 1.16: +6 -0 lines
Bug 225318 - Adapt core.resources and core.filesystem for API tooling
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.resources</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Build resources-ant.jar.launch</value>
				</dictionary>
			</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>