39 lines
1.3 KiB
XML
39 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>spring-batch-core</name>
|
|
<comment> Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc.
|
|
</comment>
|
|
<projects>
|
|
<project>spring-batch-infrastructure</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.springframework.ide.eclipse.core.springbuilder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.wst.validation.validationbuilder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.maven.ide.eclipse.maven2Builder</name>
|
|
<arguments/>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
|
|
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|
|
<nature>org.springframework.ide.eclipse.core.springnature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
|
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
|
</natures>
|
|
</projectDescription> |