diff options
-rw-r--r-- | README | 17 |
1 files changed, 3 insertions, 14 deletions
@@ -1,21 +1,10 @@ projectlombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code. -See LICENCE for the project lombok licence. +See LICENSE for the project lombok license. -To start: - -First, run: - -ant installDeps - -to grab a bunch of dependencies interactively from the internet. - -Then, to build lombok: - -ant dist - -try ant -projecthelp for descriptions of other options. +To start, run: +ant -projecthelp Project Authors: |