pde/ua/org.eclipse.pde.ua.tests/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Sun Nov 30 20:39:15 2008 UTC (11 months, 4 weeks ago) by caniszczyk
Branch: MAIN
CVS Tags: HEAD
RESOLVED - bug 241145: [refactoring] move UA code into separate plug-ins
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241145
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.pde.ua.tests</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>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>