Skip to content

Commit

Permalink
Attached source to spring beans jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Hickey committed Oct 9, 2009
1 parent 9d01824 commit 6c81666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.aop-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.asm-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.aspects-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.beans-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.beans-3.0.0.M4.jar" sourcepath="thirdparty/lib-src/org.springframework.beans-sources-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.context-3.0.0.M4.jar" sourcepath="thirdparty/lib-src/org.springframework.context-sources-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.context.support-3.0.0.M4.jar"/>
<classpathentry exported="true" kind="lib" path="thirdparty/lib/spring/org.springframework.core-3.0.0.M4.jar"/>
Expand Down

0 comments on commit 6c81666

Please sign in to comment.