aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2010-11-22 23:53:08 +0100
committerRoel Spilker <r.spilker@gmail.com>2010-11-22 23:53:08 +0100
commitd76c50e9d5250c86a8ecc89e98379386c6ce23c4 (patch)
tree84bb75365006ad6e141ee4f219f0c6e84bada785 /README
parentf258229b88a797694320b1794a4084998411a94b (diff)
parent4ba4a371b5741fd8ba77969da3704725e97fdeed (diff)
downloadlombok-d76c50e9d5250c86a8ecc89e98379386c6ce23c4.tar.gz
lombok-d76c50e9d5250c86a8ecc89e98379386c6ce23c4.tar.bz2
lombok-d76c50e9d5250c86a8ecc89e98379386c6ce23c4.zip
Merge branch 'master' of git@github.com:rzwitserloot/lombok
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 17c4deaa..c2cb3b50 100644
--- a/README
+++ b/README
@@ -6,6 +6,8 @@ To start, run:
ant -projecthelp
+HINT: If you'd like to develop lombok in eclipse, run 'ant eclipse' first. It creates the necessary project infrastructure and downloads dependencies.
+
Project Authors:
Reinier Zwitserloot