adding a reference to org.springframework.integration.quartz

This commit is contained in:
Marius Bogoevici
2008-08-20 01:05:22 +00:00
parent 31c1127dc2
commit 71a62e6b47

View File

@@ -18,5 +18,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.adapter"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.ws"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.quartz"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>