Author: jacopoc
Date: Thu Sep  5 14:12:57 2013
New Revision: 1520322

URL: http://svn.apache.org/r1520322
Log:
Set classpathentry for the src folder of the specialpurpose/lucene component

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1520322&r1=1520321&r2=1520322&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Sep  5 14:12:57 2013
@@ -206,6 +206,7 @@
     <classpathentry kind="src" path="specialpurpose/pos/src"/>
     <classpathentry kind="src" path="specialpurpose/projectmgr/src"/>
     <classpathentry kind="src" path="specialpurpose/webpos/src"/>
+    <classpathentry kind="src" path="specialpurpose/lucene/src"/>
     <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
     <classpathentry kind="output" path="bin"/>
 </classpath>


Reply via email to