org.eclipse.compare.examples/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (annotate)
Mon Oct 17 09:40:16 2005 UTC (4 years, 1 month ago) by aweinand
Branch: MAIN
CVS Tags: v20051017, Root_R3_2_maintenance, v20051213, R3_3_1_1, R3_3_1, I20060605-1430, R3_2_1, R3_2_2, R3_4, R3_5, v20060111, v20060328, R3_2, R3_5_1, v20060509, R3_4_2, R3_4_1, v20060609, R3_3_2, v20060605, v20060606, v20051114, R3_3, pre_R3_3, HEAD
Branch point for: R3_2_maintenance
Changes since 1.4: +1 -7 lines
removed project dependencis form .project file
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.compare.examples</name>
	<comment></comment>
	<projects></projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>