org.eclipse.jdt.launching.macosx/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Tue Mar 17 18:13:00 2009 UTC (8 months, 1 week ago) by darin
Branch: MAIN
CVS Tags: v20090504, v20090318-1100, v20090527, R3_5, v20090428, v20090429, R3_5_1, HEAD
Changes since 1.5: +8 -1 lines
Bug 266022 - Mac launching bundle should be split into two
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.jdt.launching.macosx</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>