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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

adrianc
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"/>