org.eclipse.ui.ide/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (download) (annotate)
Fri May 2 19:37:07 2008 UTC (18 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: e4merge_v20090907-1000, I20091028-1300, I20091013-0800, M20091111-0800, I20090511-2000b, I20090224-0800a, I20090120-0800, I20090308-2000, I20090421-0800, I20080729-0800, I20091110-0800, I20090203-1200, I20090429-1800, I20091020-0800, I20090818-0800, I20090901-0800, I20080521-2000, I20081118-0800, I20081207-0800, I20090209-2000, I20080508-2000, Root_R3_6_p2_api_cleanup, I20090506-2000, I200812010-1300, I20081007-0800, v20090820, M20090826-0800, I20090224-0800, I20080509-2000, I20081026-2000, I20090429-1300a, I20090513-2000, M20080827-0800a, I20091022-0830, I20080507-2000, I20080515-2000, R3_4, R3_5, I20090427-1300, I20090512-2000, I20080606-1300, I20090106-0800, M20090812-0800a, I20090916-1600, I20091124-0800, I20080805-0100, I20090520-2000, I20080909-0800, I20090324-0800, M20080730-0800, I20080806-0800, I20080530-1400, I20081202-0800, e4merge_v20090923, M20090812-0800, I20090504-2000, M20080827-0800, I20090914-0830, I20080604-2000, I20080915-1800, M20090916-1400, I20090309-1800, I20090511-2000, I20080506-2000, I20091027-0100, I20091026-1300, R3_4_2, R3_4_1, I20080528-2000, R3_6_api_cleanup_I20091126-1545, M20090127-1700, I20090928-0800, I20081128-0800, M20090819-0800, I20090525-2000, I20091013-0800a, pre-installPageContributionRevert, I20081216-0800, I20080624-0800, M20081105-0800, I20091103-0800, I20091030-1100, M20090831-1500, I20090303-0800, I20090728-0800a, I20090825-0800, M20080903-2000, I20080603-2000, I20090331-0800, M20090821-0800, M20081203-0800, R3_6_api_cleanup_, I20090126-1800, I20080505-2000, R3_5_1, I20090414-0800, I20080508-2000a, I20090426-2000, I20090811-0800, I20091117-0800, M20080808-0800, I20080903-R34patches, I20090728-0800, I20081021-0800, I20090406-0800, I20090125-2000, I20081111-0800, HEAD
Branch point for: R3_6_p2_api_cleanup, R3_4_maintenance_patches, v20090820_e4merge, R3_4_maintenance, R3_5_maintenance, R3_4_maintenance_patches_2
Changes since 1.12: +6 -0 lines
Fix for bug 225601: Adopt API tooling for UI bundles
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.ide</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>