The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for gsporar during November 2006

For the growing community of people who write NetBeans plugin modules, Geertjan needs no introduction. He writes tons of tutorials, book chapters, and blog entries on the topic. He recently wrote a blog entry that showed how to quickly and easily extend the JSP editor in the NetBeans IDE. One of the commenters mentioned a problem with Geertjan's code where Undo/Redo did not work correctly....
We are fortunate that in the Java world, there are many high-quality static analysis tools available for free. I talked about a few of them the other night at a meeting of the Austin Java Users Group. Like many people, the first static analysis tool for Java code that I encountered was FindBugs. The current version is 1.1.1, but do not let that relatively low version number...