From e151d491388a6a159e339509e4582e56ab4df02b Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 22 Nov 2010 23:06:04 +0100 Subject: Clarified the need to run ant eclipse in README. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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 -- cgit