mirror of
https://github.com/tiennm99/lombok.git
synced 2026-07-18 14:17:31 +00:00
6 lines
366 B
Plaintext
6 lines
366 B
Plaintext
'lib' is defined as those things which are required when actually running lombok.
|
|
The main lombok code requires all libraries in the 'lombok' directory, whilst the agents
|
|
require the contents of both the 'agent' directory and the agent's specific directory (e.g. 'eclipse.agent').
|
|
|
|
For dependencies which are required only at compile time, see the 'deps' directory.
|