Added 'base' project to classpath in order to work with Adempiere version > 3.2
This commit is contained in:
parent
9cc835c68b
commit
6f27400bb8
|
@ -11,5 +11,6 @@
|
||||||
<classpathentry kind="lib" path="lib/log4j.jar"/>
|
<classpathentry kind="lib" path="lib/log4j.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
|
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
|
||||||
<classpathentry kind="lib" path="plugins/org.compiere.compilo.importer.core-311.0.2.zip"/>
|
<classpathentry kind="lib" path="plugins/org.compiere.compilo.importer.core-311.0.2.zip"/>
|
||||||
|
<classpathentry combineaccessrules="false" kind="src" path="/base"/>
|
||||||
<classpathentry kind="output" path="build"/>
|
<classpathentry kind="output" path="build"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
Loading…
Reference in New Issue