aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/README3
-rw-r--r--lib/lombok/lombok-patcher.jar (renamed from lib/eclipse.agent/lombok-patcher.jar)bin1490329 -> 1497998 bytes
-rw-r--r--lib/netbeans.agent/.gitkeep1
3 files changed, 1 insertions, 3 deletions
diff --git a/lib/README b/lib/README
index 1e605c10..e776bb9c 100644
--- a/lib/README
+++ b/lib/README
@@ -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
index ec614176..86d4a889 100644
--- a/lib/eclipse.agent/lombok-patcher.jar
+++ b/lib/lombok/lombok-patcher.jar
Binary files differ
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