Initial commit for 'org.springframework.integration.quartz' module

This commit is contained in:
Mark Fisher
2008-08-19 20:05:13 +00:00
parent 01a545c51b
commit 99ee1a8e1d
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.integration.quartz</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>