diff options
| author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-17 06:58:00 +0200 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-17 06:58:00 +0200 |
| commit | 51b031c732a86cb28b35c9b6c9b31916d3846c88 (patch) | |
| tree | 16d8ec236f4a62def50a867eeed365f959cdc48b /src/netbeansAgent | |
| parent | 89586dd793c61f047afda3e34a92487815cc04e3 (diff) | |
| download | lombok-51b031c732a86cb28b35c9b6c9b31916d3846c88.tar.gz lombok-51b031c732a86cb28b35c9b6c9b31916d3846c88.tar.bz2 lombok-51b031c732a86cb28b35c9b6c9b31916d3846c88.zip | |
In our efforts to eliminate annotations for delombok, we also eliminated all traces of the annotation for lombok itself. This didn't work well with @Data and how it interacts with existing @Getter/@Setter annotations. @Data scans for those annotations to determine that it shouldn't do anything. By deleting them, this process wasn't working anymore.
Diffstat (limited to 'src/netbeansAgent')
0 files changed, 0 insertions, 0 deletions
