vmassol     2003/06/11 10:05:59

  Added:       integration/eclipse/org.apache.cactus.eclipse.runner
                        .checkstyle
  Log:
  use the new version of the checkstyle eclipse plugin
  
  Revision  Changes    Path
  1.1                  
jakarta-cactus/integration/eclipse/org.apache.cactus.eclipse.runner/.checkstyle
  
  Index: .checkstyle
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <fileset-config file-format-version="1.0.0">
      <fileset name="all" enabled="true" check-config-name="cactus">
          <file-match-pattern match-pattern="[.java]$" include-pattern="true"/>
      </fileset>
  </fileset-config>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to