peichhorn / lombok-pg

Collection of lombok extensions
http://peichhorn.github.com/lombok-pg/
Other
326 stars 44 forks source link

lombok-pg does not work with Java 8 #146

Closed teras closed 6 years ago

teras commented 10 years ago

This probelm seems to be fixed in official Lombok distribution, since there are some bug reports about it https://code.google.com/p/projectlombok/issues/detail?id=451 and https://code.google.com/p/projectlombok/issues/detail?id=591

Probably a new lombok-pg version should be produced?

Thanks!

hprobst commented 10 years ago

Hi Philipp, do you plan to support Java 8 / latest lombok version 1.12.6 or higher in the next weeks/months? Best regards, Hardi

hprobst commented 10 years ago

FYI: I created a fork of lombok to support bound setters with Java 8 - have a look at:

https://code.google.com/p/projectlombok/issues/detail?id=321