2010-03-25 06:35:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry excluding="org/compiere/report/ReportExporter.java" kind="src" path="src"/>
|
2018-01-30 14:44:05 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2010-03-25 06:35:42 +07:00
|
|
|
</classpath>
|