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