Skip to main content
summaryrefslogblamecommitdiffstats
blob: a0fcf5e5955f70f694508317a21dc862d1897ed7 (plain) (tree)

































                                                                     
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.ui.workbench.texteditor</name>
	<comment></comment>
	<projects>
		<project>org.eclipse.core.resources</project>
		<project>org.eclipse.core.runtime</project>
		<project>org.eclipse.jface</project>
		<project>org.eclipse.jface.text</project>
		<project>org.eclipse.text</project>
		<project>org.eclipse.ui.workbench</project>
	</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>

Back to the top