view c1x4hotspotsrc/HotSpotVM/.checkstyle @ 2287:66ffa0e99cef

suppress Xusage.txt build errors, fix INSTALL (yes/no option, uses ALT_BOOTDIR)
author Lukas Stadler <lukas.stadler@jku.at>
date Fri, 08 Apr 2011 13:47:56 +0200
parents d0c8d3a2a7e8
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
  <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>