Skip to content

Commit

Permalink
Upgraded to Spring 2.5 (yes, there are more recent versions...)
Browse files Browse the repository at this point in the history
  • Loading branch information
svn committed Feb 14, 2010
1 parent d976cae commit eef0a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contract4J5WithSpring/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="/Library/tools/java/spring/spring-framework-2.0/dist/spring.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/contract4j5"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="/Library/tools/java/spring/spring-framework-2.5/dist/spring.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit eef0a59

Please sign in to comment.