News

Hiding Java method deprecation problems There are plenty of deprecated methods in Java, and there’s nothing stopping you from calling them. Sure, a yellow yield sign might appear in the line-number ...
I wrote about the NetBeans hint "Overridable Method Call in Constructor" in the blog post Seven Indispensable NetBeans Java Hints . In this post, I look at why having an overridable method called ...
I have found NetBeans Java Hints to be extremely useful in Java development. In this blog post I look at NetBeans Java Hints that I deem indispensable in Java development.
Since the new NetBeans 7 is currently available for download, I figured I’d give it a download and do a quick install. I should also mention that I have almost no experience with NetBeans, being an ...
On Tuesday Oracle announced the release of a new version of its NetBeans IDE, 8.0, that takes advantage of the latest enhancements in Java SE 8, among other changes.