GildedRose-Refactoring-Kata/COBOL/mf/test/.project
2018-10-10 15:27:55 +02:00

24 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Tests</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.microfocus.eclipse.project.cobolBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.microfocus.eclipse.mfunit.core.mfUnitBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.microfocus.eclipse.project.cobolNature</nature>
<nature>com.microfocus.eclipse.mfunit.core.mfUnitNature</nature>
</natures>
</projectDescription>