org.eclipse.update.examples/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Wed Apr 10 12:47:09 2002 UTC (7 years, 7 months ago) by celek
Branch: MAIN
CVS Tags: v20020918H0815, v20020515, v20020517, v20020510, v20020531H2400, v20020418, v20020430, v20020518, v20030107H0700, v20020524_16513_16743_16748, v20030305H1715, v20020411, v2020531H1330, v20020528, v20020529, v20020529H1045_16972, v20020617, v20020527, v20020612, v20020531, v20020611, r202_merge_core_210, v20021118H2000, v20030317H0845, r202_v20021016H1400, v20020423, v20020425, R2_0, v20020508, v20020530, r202_20020925H0745, v20020520H2100, v20021112H1100, v20020910H1000, v20020606, v20020520H1400, v20020520, v20020514, v20020609, r201_v20020812H2100, v20020531H1500_18366, v20020607, v20020601, v20020912H0700, HEAD
Branch point for: R2_0_1
Changes since 1.1: +3 -3 lines
PDE project restructuring
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.update.examples</name>
	<comment></comment>
	<projects>
		<project>org.apache.xerces</project>
		<project>org.eclipse.core.boot</project>
		<project>org.eclipse.core.runtime</project>
		<project>org.eclipse.update.core</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ui.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ui.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.ui.PluginNature</nature>
		<nature>org.eclipse.team.cvs.core.cvsnature</nature>
	</natures>
</projectDescription>