Author: jleroux
Date: Tue Jul 3 12:11:34 2012
New Revision: 1356688
URL:
http://svn.apache.org/viewvc?rev=1356688&view=revLog:
Fix an error reported by varun bhansaly on dev ML
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1356688&r1=1356687&r2=1356688&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Tue Jul 3 12:11:34 2012
@@ -180,6 +180,7 @@
<classpathentry kind="src" path="framework/catalina/src"/>
<classpathentry kind="src" path="framework/common/src"/>
<classpathentry kind="src" path="framework/datafile/src"/>
+ <classpathentry kind="src" path="framework/entity/src"/>
<classpathentry kind="src" path="framework/entityext/src"/>
<classpathentry kind="src" path="framework/geronimo/src"/>
<classpathentry kind="src" path="framework/jetty/src"/>