Added section on filtering out .svn/ folders when building.
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@184 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/README.txt b/eclipse/README.txt
index 6baf33d..10a1d9f 100644
--- a/eclipse/README.txt
+++ b/eclipse/README.txt
@@ -13,6 +13,11 @@
Window->Preferences->Editors->Text Editors->Spelling
Enable spell checking, use "settings/english.dictionary".
+------------ Output Filtering -------------
+
+Window->Preferences->Java->Compiler->Building
+Make sure "Filtered Resources" includes ".svn/"
+
---------- Code style/formatting ----------
Window->Preferences->Java->Code Style->Formatter->Import...
@@ -29,7 +34,6 @@
There is no import here, make your settings match:
settings/code-style/gwt-sort-order.png
-
--------------- Checkstyle ----------------
1. Checkstyle is used to enforce good programming style. The Eclipse Checkstyle