Author: jleroux
Date: Sun Sep 14 06:19:14 2008
New Revision: 695214
URL:
http://svn.apache.org/viewvc?rev=695214&view=revLog:
Forgot this one in r695153
Thre reason is that I have this file as svn:igonre since Eclipse is sometimes modifying it (so I have to re-put this line after commit :/)
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=695214&r1=695213&r2=695214&view=diff==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Sep 14 06:19:14 2008
@@ -27,6 +27,7 @@
<classpathentry kind="src" path="specialpurpose/projectmgr/src"/>
<classpathentry kind="src" path="specialpurpose/ebay/src"/>
<classpathentry kind="src" path="specialpurpose/googlebase/src"/>
+ <classpathentry kind="src" path="specialpurpose/ldap/src"/>
<classpathentry kind="src" path="framework/base/src"/>
<classpathentry kind="src" path="framework/start/src"/>
<classpathentry kind="src" path="framework/geronimo/src"/>
@@ -130,6 +131,7 @@
<classpathentry kind="lib" path="specialpurpose/pos/lib/looks-2.0.2.jar"/>
<classpathentry kind="lib" path="specialpurpose/pos/lib/jpos18-controls.jar"/>
<classpathentry kind="lib" path="specialpurpose/pos/lib/jcl.jar"/>
+ <classpathentry kind="lib" path="specialpurpose/ldap/lib/cas-server-core-3.1.jar"/>
<classpathentry kind="lib" path="framework/webapp/lib/xmlgraphics-commons-1.2.jar"/>
<classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/>
<classpathentry kind="lib" path="framework/webapp/lib/jdom-1.0.jar"/>