You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2012/04/22 10:39:46 UTC

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

Author: adrianc
Date: Sun Apr 22 08:39:45 2012
New Revision: 1328816

URL: http://svn.apache.org/viewvc?rev=1328816&view=rev
Log:
Fixed an Eclipse classpath error - https://issues.apache.org/jira/browse/OFBIZ-4835.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1328816&r1=1328815&r2=1328816&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Apr 22 08:39:45 2012
@@ -202,7 +202,6 @@
     <classpathentry kind="src" path="framework/datafile/src"/>
     <classpathentry excluding="org/ofbiz/entity/connection/XaPoolConnectionFactory.java" kind="src" path="framework/entity/src"/>
     <classpathentry kind="src" path="framework/entityext/src"/>
-    <classpathentry kind="src" path="framework/example/src"/>
     <classpathentry kind="src" path="framework/geronimo/src"/>
     <classpathentry kind="src" path="framework/jcr/src"/>
     <classpathentry kind="src" path="framework/jetty/src"/>