Fix Checkstyle Eclipse Settings

Issue gh-417
This commit is contained in:
Rob Winch
2016-03-14 00:13:46 -05:00
parent 11e418526e
commit 4f7728f5b5
4 changed files with 8 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
<property name="configDir" value="${configDir}"/>
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Spring Session Checkstyle" local="false">
<fileset name="all" enabled="true" check-config-name="Spring Session Checkstyle" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
</fileset>
</fileset-config>
</fileset-config>