org.eclipse.core.runtime/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (download) (annotate)
Mon May 12 17:26:19 2008 UTC (18 months, 1 week ago) by johna
Branch: MAIN
CVS Tags: v20090629, v20081110, v20090223, v20090316, v20080512, R3_4, R3_5, v20090429-1800, v20090428, v20090425, v20081010, v20090911, v20080929, v20080714, R3_4_2, R3_4_1, v20090925, v20090119, v20081103, v20090525, v20090306, R3_5_1, HEAD
Changes since 1.11: +6 -0 lines
Bug 231407 Conversion to API tools for org.eclipse.core.jobs and org.eclipse.core.runtime
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.runtime</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>