Files
spring-loaded/org.springsource.loaded.testdata.plugin/.project
Stefan Eggerstorfer f0a6c4d425 gradle build
- remove checked-in jars (except the ones loaded by tests)
- configure eclipse settings for STS
2013-09-05 21:18:09 +02:00

19 lines
465 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springsource.loaded.testdata.plugin</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.springsource.ide.eclipse.gradle.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>