News

The team at Microsoft which supports Visual Studio Code (better known as VS Code) has announced the release of an extension to run and debug Java JUnit test cases. The extension works with the ...
I was using Hansel to ensure code coverage for certain JUnit tests when I was developing using Java 1.4. I notice that with 1.5 and generics, I'm getting a ...
In my last post , I wrote about hints provided in NetBeans 7.4 beta that improve a developer's ability to avoid nasty runtime issues with Java exception handling.