Tuesday, July 27, 2010

Project Lombok - Java Without the Boilerplate

I've been playing around with Project Lombok and Canoo's RIA Suite (nee ULC) recently, getting ready for my next project. Lombok is a pure Java library that does compile time byte code generation to remove/generate a whole bunch of Java boilerplate for for you... getters, setters, toStrings, etc.

You can read about Lombok, and how to use it within RIA Suite, on the Canoo Blog. And, of course, you may vote for it on DZone.

Enjoy!

No comments: