clojure-koans/.project
2014-01-25 00:02:02 +01:00

20 lines
No EOL
502 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>clojure-koans</name>
<comment>The Clojure koans.</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>ccw.builder</name>
<arguments/>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<natures>
<nature>ccw.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>