That looks pretty cool - I'm left wonder how you're doing it thou as you're just adding the jar to the classpath? Is there some form of static initializer hooking into javac?
Might have to download and play with this... -- On Wed, Jul 29, 2009 at 11:56 AM, Reinier Zwitserloot <[email protected]>wrote: > 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
