clojure-koans/.project

20 lines
502 B
Text
Raw Normal View History

2014-01-24 23:02:02 +00:00
<?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>