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>