Skip to content

Commit

Permalink
Added Spring dependencies to classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Hickey committed Oct 19, 2009
1 parent dba77b1 commit c8981b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .classpath
Expand Up @@ -23,5 +23,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry combineaccessrules="false" kind="src" path="/HQ"/>
<classpathentry kind="lib" path="lib/org.springframework.beans-3.0.0.M4.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.context-3.0.0.M4.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.core-3.0.0.M4.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

0 comments on commit c8981b1

Please sign in to comment.