Have you ever thought of how tools like Checkstyle or FindBugs perform a static code analysis, or how Integrated Development Environments (IDEs) like NetBeans or Eclipse execute quick code fixes or ...
In the world of IDE-based development, programmers can easily become detached from JDK and the underlying technology that makes their applications work. Here is a list of the five most useful Java ...
In my previous blog post, I blogged on the “code too large” problem and reproduced that error message. In this post, I look at the very similar “too many ...
At its JavaOne conference next week in San Francisco, Sun Microsystems Inc. will highlight features of the next version of Java, code-named Mustang. The new features in Java 2 Platform, Standard ...