org.eclipse.core.boot/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Thu Nov 27 16:37:50 2003 UTC (6 years ago) by dj
Branch: MAIN
CVS Tags: v20040622, R3_0_1, R3_3_1_1, v20040303, I20060605-1430, R3_2_1, R3_2_2, v20060601a, v20050411, v20031127H12, v20040511b, v20060418, v20060411, v20080218, v20051108, R3_4, R3_5, R3_0, R3_1, R3_2, R3_3, v20060313, R3_0_2, pre_R3_3, before_deprecation_removal, R3_5_1, v20060603, v20060511, v20060510, R3_1_2, v20050526, R3_1_1, R3_3_1, R3_3_2, v20050228, R3_4_2, R3_4_1, v20031201, HEAD
Changes since 1.5: +11 -0 lines
Convert project to PDE project.
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.boot</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>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>