org.eclipse.core.resources.spysupport/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Thu Apr 13 14:40:54 2006 UTC (3 years, 7 months ago) by johna
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -5 lines
removed project references from .project file
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.resources.spysupport</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>