pde/ua/org.eclipse.pde.ua.ui/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Sun Nov 30 20:41:08 2008 UTC (11 months, 3 weeks ago) by caniszczyk
Branch: MAIN
CVS Tags: v20081201-0900, v20090914, v20090429-1800, v20090812, v20090428, v20090424, v20090420, v20081215-1700, v20090325, v200904281800, v20090105, R3_5, R3_5_1, v20090124-1600, v200905071700, v20090209-1600, v20090113-0800, v20090511, v20090729, v20090429-1300, v20081204-0900, v200904271700, 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.ui</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>