A number of Java tools providers, including Sun and BEA, are talking about creating a common way to share plug-ins among their different tools. Martin LaMonica is a senior writer covering green tech ...
Java's 'try-with-resources' exception handling feature can help you write better, more effective Java code. Here's a quick example of the try with resources construct in action. Continue Reading ...
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 ...