peichhorn / lombok-pg

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

Breaks eclipse auto-completion #147

Open ghost opened 9 years ago

ghost commented 9 years ago

lombok_1.14.4 breaks Eclipse the same way, as in autocomplete gets broken if installed.

When I remove lombok parameters from eclipse.ini, everything gets back to normal

-javaagent:lombok.jar -Xbootclasspath/a:lombok.jar

similar to https://github.com/peichhorn/lombok-pg/issues/1