7d85aa0
--- CheckstylePlugin/src/com/atlassw/tools/eclipse/checkstyle/builder/Auditor.java	2007-05-11 16:05:10.000000000 -0400
7d85aa0
+++ CheckstylePlugin/src/com/atlassw/tools/eclipse/checkstyle/builder/Auditor.java	2007-05-11 16:07:16.000000000 -0400
7d85aa0
@@ -344,8 +344,7 @@ public class Auditor
7d85aa0
             }
7d85aa0
             catch (Exception e)
7d85aa0
             {
7d85aa0
-                // we're in Eclipse 3.0 - fall back to the std method
7d85aa0
-                mTabWidth = CodeFormatterUtil.getTabWidth();
7d85aa0
+                CheckstyleLog.log(e);
7d85aa0
             }
7d85aa0
 
7d85aa0
             // init the marker limitation