view graal/com.oracle.max.graal.extensions/.checkstyle @ 3533:83de46612a8d

Remove eclipse C++ project from repository.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 10 Aug 2011 01:15:39 +0200
parents da773e1b6d9f
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true">
    <local-check-config name="C1X Checkstyle checks" location=".checkstyle_checks.xml" type="project" description="">
        <additional-data name="protect-config-file" value="false"/>
    </local-check-config>
    <fileset name="all" enabled="true" check-config-name="C1X Checkstyle checks" local="true">
        <file-match-pattern match-pattern="." include-pattern="true"/>
    </fileset>
</fileset-config>