biemond/biemond-orawls

View on GitHub
.project

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
    <name>orawls</name>
    <comment></comment>
    <projects>
    </projects>
    <buildSpec>
        <buildCommand>
            <name>org.python.pydev.PyDevBuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
        <buildCommand>
            <name>com.puppetlabs.geppetto.pp.dsl.ui.modulefileBuilder</name>
            <arguments>
            </arguments>
        </buildCommand>
    </buildSpec>
    <natures>
        <nature>com.puppetlabs.geppetto.pp.dsl.ui.puppetNature</nature>
        <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
        <nature>org.python.pydev.pythonNature</nature>
    </natures>
</projectDescription>