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