You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/07/03 14:11:35 UTC

svn commit: r1356688 - /ofbiz/trunk/.classpath

Author: jleroux
Date: Tue Jul  3 12:11:34 2012
New Revision: 1356688

URL: http://svn.apache.org/viewvc?rev=1356688&view=rev
Log:
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"/>