Added 'base' project to classpath in order to work with Adempiere version > 3.2

This commit is contained in:
trifonnt 2007-05-14 15:57:21 +00:00
parent 9cc835c68b
commit 6f27400bb8
1 changed files with 16 additions and 15 deletions

View File

@ -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>