Discussions about the future direction of java have been popular
lately, so I thought I'd add another option to the mix:

Project Lombok modifies your development environment to enable extra
java language features. Right now lombok can inject itself into both
javac and eclipse and offers both Automatic Resource Management and
generating getters, setters, equals, hashCode, and toString, and a
couple of other features. A screencast takes you through how it works
and even shows you how to install it, and clocks in at less than 4
minutes. It's open source (MIT license).

Full Disclosure: It's my project (with some friends).

What do you think? Download and video at http://projectlombok.org/

 --Reinier Zwitserloot


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to