org.eclipse.core.databinding.property/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Thu Mar 5 17:33:46 2009 UTC (8 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090825-0800, R3_5, I20090630-0800, R3_5_1, M20090819-0800, I20090818-0800, I20090305-1430, I20090311-1800, I20090406-0800, M20090708-0800a, I20090309-1300, I20090526-2000, I20090428-1200, I20090429-1800, HEAD
Branch point for: R3_5_maintenance
Changes since 1.1: +1 -1 lines
Bug 257786 [DataBinding] Create separate bundle for properties API in JFace DataBinding
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.core.databinding.property</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.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>