org.eclipse.ui.examples.multipageeditor/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (download) (annotate)
Tue Feb 14 20:07:53 2006 UTC (3 years, 9 months ago) by nick
Branch: MAIN
CVS Tags: R3_3_1_1, I20070319-0010, R3_2_1, I20070605-0010, R3_4, R3_5, R3_2, R3_3, pre_R3_3, R3_5_1, I20060605-1430, R3_2_2, I20060605-1400, I20070205-0800, R3_3_1, R3_3_2, R3_4_2, R3_4_1, I20060511-0800, I20060214-1600, HEAD
Changes since 1.8: +0 -10 lines
Bug 127531 [Examples] Warnings/errors in UI samples
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.examples.multipageeditor</name>
	<comment></comment>
	<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>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>