peichhorn / lombok-pg

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

Function templates #126

Open nicholas22 opened 11 years ago

nicholas22 commented 11 years ago

Hi, just wondering if function templates have regressed, or am I not using them properly. Using eclipse, if you copy and paste the source of lombok.Functions to another class and use them as a template, you get a strange error message, something like "Can't translate Functions2 as class object"...