mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
26 lines
682 B
XML
26 lines
682 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>org.springframework.expression</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>common-build</project>
|
|
<project>repository</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>structure101.java.eclipse.plugin.JDMEclipseBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>structure101.java.eclipse.plugin.JDMEclipseNature</nature>
|
|
</natures>
|
|
</projectDescription>
|