spring-framework/org.springframework.test/.project

24 lines
585 B
Plaintext
Raw Normal View History

2008-10-27 23:48:40 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.test</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
2008-10-27 23:48:40 +08:00
</buildSpec>
<natures>
<nature>org.springframework.ide.eclipse.core.springnature</nature>
2008-10-27 23:48:40 +08:00
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>