org.eclipse.test.performance/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Fri Feb 2 21:48:27 2007 UTC (2 years, 9 months ago) by sdimitro
Branch: MAIN
CVS Tags: v20090327_before_results_read_changes, r34_v200811190551, v20081125, v20090506, v20081120, v20070515, v20090730, R3_3_1_1, v20070202, v20070426, v20080924, v20080201, v20080204, v20090511, v20090213, v20080923-0740, v20071023a, r332_v20071121, v20081108, r332_v20080204, v20090327, v20090120, R3_4, R3_5, v20090327_beyond_results_reading_changes, R3_3, v20081114, v20070427a, v20081118, v20071023, v20090331, pre_R3_3, r34xperf_v20081103a, r332_v20071024, v20090112, v20091014, v20090429, v20081128a, r332_v20080204b, R3_5_1, v20090901, v20081001, v20081007, v20090121a, v20090405, v200811180952, v20071116, R3_3_1, R3_3_2, v20070427, r34xperf_v20081103, R3_4_2, R3_4_1, perf34x_v20081108, r34_v20090128, perf34x_v20081107, v20090413, v20071105, HEAD
Branch point for: perf_35x, R3_3_maintenance, perf_34x, R3_5_maintenance, R3_4_maintenance
Changes since 1.1: +11 -0 lines
Convert test plug-ins to osgi bundles
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.test.performance</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>