transcendental-lisp/.project

33 lines
856 B
Plaintext
Raw Normal View History

2016-12-07 16:38:26 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
2017-03-07 10:20:22 -05:00
<name>Transcendental Lisp</name>
2016-12-07 16:38:26 -05:00
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
2016-12-07 16:40:08 -05:00
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/Ant_Builder.launch</value>
</dictionary>
</arguments>
</buildCommand>
2016-12-07 16:38:26 -05:00
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>