org.eclipse.jdt.launching.j9/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (download) (annotate)
Wed Feb 27 14:36:41 2008 UTC (20 months, 4 weeks ago) by mrennie
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +8 -2 lines
trying api tooling
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.jdt.launching.j9</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>
		<buildCommand>
			<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>