mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-19 08:20:52 +00:00
f74109fdc8d35a1577167736598d95dcad321f0f
hitting 'find callers' on a @Data annotation should find callers of the (static) constructor. Right now it'll find callers to the *static* constructor ONLY. Letting it find callers of the public constructor if there is no static constructor just doesn't work.
projectlombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code. Using lombok is made as simple as possible, and aims to work on all major java IDEs as well as javac itself. See LICENCE for the project lombok licence. Project Authors: Reinier Zwitserloot twitter: @surial home: http://zwitserloot.com/ Roel Spilker twitter: @rspilker
Languages
Java
94.5%
HTML
4.8%
JavaScript
0.3%
CSS
0.2%