aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2012-06-18 23:15:43 +0200
committerRoel Spilker <r.spilker@gmail.com>2012-06-18 23:38:01 +0200
commit9ec1f6a077eb04447622397a4bfd96a724a41da9 (patch)
tree58f9550f3f82664f56b3bd313da8d798259def19
parent6355ca8e5e0af6236351fdf07e1dcc1e2286b0aa (diff)
downloadlombok-9ec1f6a077eb04447622397a4bfd96a724a41da9.tar.gz
lombok-9ec1f6a077eb04447622397a4bfd96a724a41da9.tar.bz2
lombok-9ec1f6a077eb04447622397a4bfd96a724a41da9.zip
Updated readme file
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index c2cb3b50..97271ec3 100644
--- a/README
+++ b/README
@@ -1,14 +1,16 @@
-projectlombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code.
-See LICENSE for the project lombok license.
+Project Lombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code.
+See LICENSE for the Project Lombok license.
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.
+HINT: If you'd like to develop lombok in eclipse, run 'ant eclipse' first. It creates the necessary project infrastructure and downloads dependencies. Note that, in order to run "LombokizedEclipse.launch", you need to have "Eclipse SDK" installed.
-Project Authors:
+For a list of all authors, see the AUTHORS file.
+
+Project Lombok was started by:
Reinier Zwitserloot
twitter: @surial