About Me
I'm a contract Java developer working in Melbourne for the past 10+ years.
More recently I created onmydoorstep.com.au, a place to find out more about where you live in Australia.
I'm also active in the open-source community with several projects ongoing.
Follow me on Twitter here.Tags
ant apple automation cluster css cv Design developer doclet documentation drm ebook pdf Google guice guides ide ioc IT jasperreports Java javadoc javascript jobs jpa junit markdown mockito netbeans off-topic open-source performance recruitment regex releases servers soap-box syntax testing tips ui visural-common visural-wicket warp-persist web wicket windows-
Popular Posts
Currently Reading
Tag Archives: findbugs
Add Package (or Class) Filtering To Your Findbugs Ant Task
Following on from my last post about using hbm2java to generate a @Entity bean DAO layer for our application, Findbugs, the great automatic bug finding tool, will find a lot of issues with Hibernate’s auto-generated code (primarily around exposing internal … Continue reading
Posted in Java, Software Engineering
Tagged ant, automation, findbugs, Java, regex, tips
Leave a comment