pde/ui/org.eclipse.pde.junit.runtime/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (download) (annotate)
Thu May 29 19:36:09 2008 UTC (18 months ago) by caniszczyk
Branch: MAIN
CVS Tags: v20090429-1800, v20090527, R3_4, R3_5, v20091127, R3_5_1, R3_4_1, v20090903, v20090113-0800, v20080529-1800, v20081111-1840, HEAD
Branch point for: JUnit4_incubator_bug153429
Changes since 1.3: +6 -0 lines
234693: pde.junit.runtime is not converted to API tools yet
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234693 (FIXED)
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.pde.junit.runtime</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>