https://bitbucket.org/red1/org.invoice.minus.return
Raw File
Tip revision: 1ca4c9dccfb8cb9758d256e567fa29640c6558dc authored by red1 on 22 May 2015, 18:07:22 UTC
http://wiki.idempiere.org/en/Plugin:_Invoice_Minus_Returns
Tip revision: 1ca4c9d
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.invoice.minus.return</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.ds.core.builder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>
back to top