svn commit: r1686576 - /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: r1686576 - /ofbiz/trunk/.classpath

mbrohl
Author: mbrohl
Date: Sat Jun 20 11:55:45 2015
New Revision: 1686576

URL: http://svn.apache.org/r1686576
Log:
Applied patch for OFBIZ-6317 which added framework/base/config to the Eclipse .classpath file.

Thanks Martin Becker for providing the patch.

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1686576&r1=1686575&r2=1686576&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sat Jun 20 11:55:45 2015
@@ -147,6 +147,7 @@
     <classpathentry kind="src" path="applications/securityext/src" excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java"/>
     <classpathentry kind="src" path="applications/humanres/src"/>
     <classpathentry kind="src" path="applications/workeffort/src"/>
+    <classpathentry kind="src" path="framework/base/config"/>
     <classpathentry kind="src" path="framework/base/src" excluding="org/ofbiz/base/config/CoberturaInstrumenter.java"/>
     <classpathentry kind="src" path="framework/catalina/src"/>
     <classpathentry kind="src" path="framework/common/src"/>