commit | 111f83ea5640efb8a0d99b51b537603799a19519 | [log] [tgz] |
---|---|---|
author | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:44:48 2006 +0000 |
committer | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:44:48 2006 +0000 |
tree | d0fa3323e596790945a7879c9d80329398635e35 | |
parent | 3c8d2e2656b9ce9a227f3a29075a9c99b20c8fed [diff] |
filters non-source directories git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@200 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/dev/linux/.checkstyle b/eclipse/dev/linux/.checkstyle index 0347c3a..0c1d516 100644 --- a/eclipse/dev/linux/.checkstyle +++ b/eclipse/dev/linux/.checkstyle
@@ -5,4 +5,5 @@ <file-match-pattern match-pattern=".*rhino.*" include-pattern="false"/> <file-match-pattern match-pattern=".*linux.src.com.google.gwt.*java" include-pattern="true"/> </fileset> + <filter name="NonSrcDirs" enabled="true"/> </fileset-config>