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
.classpath
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
back to top