org.apache.xerces/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (download) (annotate)
Wed Jan 29 21:34:17 2003 UTC (6 years, 10 months ago) by dj
Branch: MAIN
CVS Tags: v20030923, v20031215, v20030618, v20030310-precopyrightupdate, r21x_v20030520, r21x_v20030618, R2_1, R2_1_1, v20030310-postcopyrightupdate, v20030930, R2_1_3, R2_1_2, v20031201, v20030526, v20031103, v20031106, v20030311, v20030213, v20040216, v20031006, HEAD
Branch point for: R2_1_maintenance
Changes since 1.3: +11 -0 lines
Add PDE nature to project.
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.apache.xerces</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>