diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/README | 3 | ||||
-rw-r--r-- | lib/lombok/lombok-patcher.jar (renamed from lib/eclipse.agent/lombok-patcher.jar) | bin | 1490329 -> 1497998 bytes | |||
-rw-r--r-- | lib/netbeans.agent/.gitkeep | 1 |
3 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,4 @@ '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'). +The main lombok code requires all libraries in the 'lombok' directory. For dependencies which are required only at compile time, see the 'deps' directory. diff --git a/lib/eclipse.agent/lombok-patcher.jar b/lib/lombok/lombok-patcher.jar Binary files differindex ec614176..86d4a889 100644 --- a/lib/eclipse.agent/lombok-patcher.jar +++ b/lib/lombok/lombok-patcher.jar diff --git a/lib/netbeans.agent/.gitkeep b/lib/netbeans.agent/.gitkeep deleted file mode 100644 index 2ded1cf3..00000000 --- a/lib/netbeans.agent/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -Empty dir placeholder |