org.eclipse.core.resources.qnx/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (download) (annotate)
Thu May 12 15:31:55 2005 UTC (4 years, 6 months ago) by dj
Branch: MAIN
CVS Tags: R3_1_2, R3_1_1, R3_1, v20051003, v20050512-1200, HEAD
Changes since 1.3: +11 -0 lines
Make resources fragments PDE projects.
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.resources.qnx</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<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.pde.PluginNature</nature>
	</natures>
</projectDescription>