I want to add my own handler to Lombok. What is the easiest way to find it by system? If I add it to lombok.jar, this seems to work, but it seems cumbersome.
Maybe build lombok.jar with your handler from the source https://github.com/rzwitserloot/lombok ?