Skip to main content
summaryrefslogblamecommitdiffstats
blob: ac71d98c0f7448c386ee9541622ec035fcea023f (plain) (tree)
1
2
3
4
5
6
7




                                                 
                                                             
                                                                         























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