pde/ua/org.eclipse.pde.ua.core/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Sun Nov 30 20:38:17 2008 UTC (11 months, 3 weeks ago) by caniszczyk
Branch: MAIN
CVS Tags: v20090729, R3_5, v20081201-0900, R3_5_1, v20090124-1600, v20090120-0800, v20090429-1800, v20081204-0900, v20090325, v20081201-1500, v200904281001, v200904281000, v20090420, 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.core</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>