org.eclipse.ui.console/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (download) (annotate)
Wed Feb 27 14:36:22 2008 UTC (20 months, 4 weeks ago) by mrennie
Branch: MAIN
CVS Tags: v20090209, v20081124, v20090112-1500, v20090513, v20090119, R3_5, v20090504, v20080407, v20090413-1530, v20090323, R3_4, v20090302-1500, v20080902, v20090128-1600, v20080310, v20080707, v20081208, v20090428, v20090429, v20080421, v20080425, v20080303, v20080324-1600, v20090128_r342, v200812050-1330, R3_5_1, v20090123-1045, v20090907, v20080722, v20080728, v20081204_r342, v20090406, v20080529-1300, R3_4_2, R3_4_1, v20081020, HEAD
Branch point for: R3_4_maintenance, R3_5_maintenance
Changes since 1.7: +8 -0 lines
trying api tooling
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.console</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>