org.eclipse.ui.views/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (download) (annotate)
Fri Apr 4 19:01:22 2008 UTC (19 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: v20080408-0800, M20090826-0800, I20090525-2000, I20090505-2000, I20090224-0800, I20080509-2000, R3_4, I20090504-2000, I20090309-1800, I20080501-1300a, I20090914-0830, R3_5, I20090421-0800, I20090308-2000, I20080915-1800, M20081117-for253977, R3_5_1, I20090520-2000, I20090217-0800, I20090901-0800, R3_4_1, M20081112-0800, R3_4_2, I20090406-0800, HEAD
Branch point for: R3_4_1_maintenance_patches, R3_4_maintenance, R3_5_maintenance
Changes since 1.7: +6 -0 lines
Bug 225601 Adopt API tooling for UI bundles
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.views</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.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
	</natures>
</projectDescription>