19 lines
613 B
XML
19 lines
613 B
XML
<projectDescription>
|
|
<name>spring-batch-integration</name>
|
|
<comment>Integration tests for the Spring Batch Infrastructure</comment>
|
|
<projects>
|
|
<project>spring-batch-infrastructure</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.springframework.ide.eclipse.core.springbuilder</name>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>org.springframework.ide.eclipse.core.springnature</nature>
|
|
</natures>
|
|
</projectDescription> |