--
You received this message because you are subscribed to the Google
Groups group for http://projectlombok.org/
To post to this group, send email to project...@googlegroups.com
To unsubscribe from this group, send email to
project-lombo...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/project-lombok?hl=en
We're ivy users. Maybe you can mail anthony or leave his github account a message?javadoc + getters/setters is a known issue. If there's high demand we can make delombok emit javadoc with the parameter names. Feels like a violation of DRY though; what happens if you use -g to add debug symbols? Perhaps you should tell the makers of paranamer and such to just fetch the name from the debug info encoded in the class file if its there, if they don't already.