org.eclipse.compare.examples.xml/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Mon Oct 17 09:40:14 2005 UTC (4 years, 1 month ago) by aweinand
Branch: MAIN
CVS Tags: I20080604, I20061127, v20051017, Root_R3_2_maintenance, v20051213, I20080122, R3_3_1_1, R3_3_1, R3_3_2, I20060605-1430, v20060606, R3_2_1, R3_2_2, R3_4, R3_5, v20060111, R3_2, R3_5_1, v20060509, R3_4_2, R3_4_1, I20071015, I20080521, I20090714-0800, v20060605, I20080526, v20060328, v20060609, I20070516, v20051114, R3_3, pre_R3_3, HEAD
Branch point for: R3_2_maintenance
Changes since 1.5: +1 -10 lines
removed project dependencis form .project file
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.compare.examples.xml</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>