aboutsummaryrefslogtreecommitdiff
path: root/deps/README
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-10-07 23:54:12 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-10-07 23:54:12 +0200
commitbb09fa4f050a7f3cb172af69487de21d6d630bbd (patch)
tree77719ba6e3e092ab47ac1edff3d78e70af2de94a /deps/README
parentc2f1858781a4a1a5ae6f47a961172ee0b4cb6d53 (diff)
parent23da5b1e80bd03ee3fc02b7d7ee03130f158e7c4 (diff)
downloadlombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.tar.gz
lombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.tar.bz2
lombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.zip
Merge branch 'lombokpatcher'
Diffstat (limited to 'deps/README')
-rw-r--r--deps/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/deps/README b/deps/README
index cda42040..3a260349 100644
--- a/deps/README
+++ b/deps/README
@@ -1,5 +1,4 @@
'deps' are defined as those things which are required to compile or develop lombok, but which aren't required when
-actually running lombok. The main lombok code is dependent on all libraries in the 'lombok' directory, whilst the agents
-are dependent on both the contents of the 'agent' directory and the agent's specific directory (e.g. 'eclipse.agent').
+actually running lombok.
For dependencies which need to be available at runtime, see the 'lib' directory.