Findbugs saved me doing something silly twice today.
http://findbugs.sourceforge.net/
Eclipse update site is: http://findbugs.cs.umd.edu/eclipse/
Related Contents:
- How to uninstall plugins in Eclipse 3.4.X or higher
- Which @NotNull Java annotation should I use?
- IntelliJ show JavaDocs tooltip on mouse over
- Eclipse/Java code completion not working
- Eclipse: Set maximum line length for auto formatting?
- Seeking useful Eclipse Java code templates [closed]
- How to see JavaDoc in IntelliJ IDEA? [duplicate]
- Things possible in IntelliJ that aren’t possible in Eclipse?
- What is Eclipse’s Ctrl+O (Show Outline) shortcut equivalent in IntelliJ IDEA?
- Android Studio was unable to find a valid Jvm (Related to MAC OS)
- Tips for using Vim as a Java IDE? [closed]
- IntelliJ IDEA way of editing multiple lines
- How do I autoindent in Netbeans?
- How to show method parameters hint in Intellij IDEA?
- How to configure Eclipse build path to use Maven dependencies?
- Is there a macro recorder for Eclipse? [closed]
- Eclipse RCP – Open a View in the Editor Area (3.8/e4 hybrid)
- Hidden features of Eclipse [closed]
- Should I keep my project files under version control? [closed]
- Is Eclipse the best IDE for Java? [closed]
- Code cleanup in netbeans
- Turning off IntelliJ Auto-save
- How to quickly implement/override methods in Eclipse?
- Eclipse: Frustration with Java 1.7 (unbound library)
- What does the A stand for in Intellij IDEA?
- Why is IntelliJ IDEA hanging on “Indexing”?
- package android.support.v4.app does not exist ; in Android studio 0.8
- Unable to save settings : IntelliJ IDEA
- Hidden Features IntelliJ IDEA [closed]
- Error when try install plugin
- How can I change top level package name in IntelliJ IDEA?
- Which is the best Maven Eclipse plugin? [closed]
- Remove project .jars from project explorer view in Eclipse
- Getting a lightweight installation of Java Eclipse
- What is ‘Facet’ in JavaEE?
- Things possible in Eclipse that aren’t possible in IntelliJ? [closed]
- How do you create a Spring MVC project in Eclipse?
- Difference between intellij Project make and Maven Compile?
- Making Eclipse behave like Visual Studio
- Is there any program like LINQPad for Java?
- How do I stop wildcard Java package imports in IntelliJ
- Eclipse webtools project (WTP) and its performance / quality
- How to see my Eclipse version? [duplicate]
- Error in Preview of Custom Eclipse refactoring
- IDE for Swing applications development [closed]
- Singletons vs. Application Context in Android?
- Java verify void method calls n times with Mockito
- What’s the fastest way to read from System.in in Java?
- Mocking a singleton with mockito
- Junit + getResourceAsStream Returning Null