Adding project dependencies in .classpath files

This commit is contained in:
Mark Fisher
2008-02-21 00:00:45 +00:00
parent abde23cfd8
commit 6419d988de
2 changed files with 2 additions and 0 deletions

View File

@@ -16,5 +16,6 @@
<classpathentry kind="var" path="IVY_CACHE/org.apache/commons-pool/commons-pool-1.3.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.jms/jms/jms-1.1.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/spring-integration-core"/>
<classpathentry combineaccessrules="false" kind="src" path="/spring-integration-adapters"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>