mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
24 lines
584 B
XML
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>
|