diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2016-06-14 03:32:36 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2016-06-14 03:32:36 +0200 |
commit | eb09843cce285caecd25e1a459e95d8c28dda417 (patch) | |
tree | 6826afb51c34b67f2a8175e1beeb272ca343a55f /test/transform/resource/after-delombok/BuilderWithToBuilder.java | |
parent | ddd4e1feaee9fc4e450c7bed7e7938ff22455756 (diff) | |
download | lombok-eb09843cce285caecd25e1a459e95d8c28dda417.tar.gz lombok-eb09843cce285caecd25e1a459e95d8c28dda417.tar.bz2 lombok-eb09843cce285caecd25e1a459e95d8c28dda417.zip |
ShadowClassLoader is now friendlier to trying to extend lombok.
Your (separate) jar/dir should have a file named META-INF/ShadowClassLoader.
This file should contain the string 'lombok'. If you have that, any classes
in that jar/dir will be loaded in the same space as lombok classes. You can
also rename the class files to .SCL.lombok to avoid other loaders from finding
them.
Diffstat (limited to 'test/transform/resource/after-delombok/BuilderWithToBuilder.java')
0 files changed, 0 insertions, 0 deletions