|
From: Seth L. <set...@gm...> - 2005-03-11 01:35:32
|
Hello, Can someone please add the new cglib-nodep-2.1.jar back into the eclipse .classpath file? Mahalo! Seth Index: .classpath =================================================================== RCS file: /cvsroot/springframework/spring/.classpath,v retrieving revision 1.91 diff -u -r1.91 .classpath --- .classpath 6 Mar 2005 07:35:05 -0000 1.91 +++ .classpath 11 Mar 2005 01:33:35 -0000 @@ -95,7 +95,6 @@ <classpathentry kind="lib" path="lib/itext/itext-1.1.4.jar"/> <classpathentry kind="lib" path="lib/ibatis/ibatis-common-2.jar"/> <classpathentry kind="lib" path="lib/jakarta-commons/commons-codec.jar"/> - <classpathentry kind="lib" path="lib/cglib/cglib-nodep-2.1-dev.jar"/> <classpathentry kind="lib" path="lib/ehcache/ehcache-1.1.jar"/> <classpathentry kind="lib" path="lib/jasperreports/jasperreports-0.6.4.jar"/> <classpathentry kind="lib" path="lib/aspectwerkz/aspectwerkz-2.0.RC3-snapshot.jar"/> @@ -103,5 +102,6 @@ <classpathentry kind="lib" path="lib/j2ee/servlet-api.jar"/> <classpathentry kind="lib" path="lib/j2ee/jsp-api.jar"/> <classpathentry kind="lib" path="lib/c3p0/c3p0-0.8.5.jar"/> + <classpathentry kind="lib" path="lib/cglib/cglib-nodep-2.1.jar"/> <classpathentry kind="output" path="target/other-classes"/> </classpath> -- <a href="http://www.picklematrix.net/foaf.rdf">Seth Ladd's FOAF</a> <a href="http://www.foaf-project.org/">What is FOAF?</a> |