Author: jleroux
Date: Fri Dec 29 10:18:12 2006
New Revision: 491070
URL:
http://svn.apache.org/viewvc?view=rev&rev=491070Log:
Updated .classpath file for Eclipse to reflect recent changes to included jars.
Thanks to David Goodenough for the bug report.
ezmorph and json have been added the 12/12/2006 both ASL licenced
Modified:
ofbiz/trunk/.classpath
Modified: ofbiz/trunk/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?view=diff&rev=491070&r1=491069&r2=491070==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Fri Dec 29 10:18:12 2006
@@ -116,6 +116,8 @@
<classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.8.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/resolver-2.8.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-validator-1.3.0.jar"/>
+ <classpathentry kind="lib" path="framework/webapp/lib/json-lib-0.9.jar"/>
+ <classpathentry kind="lib" path="framework/webapp/lib/ezmorph-0.9.1.jar"/>
<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"/>