From aa87f4926edb86f63948647cef2a8cbb15174f1a Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 14 Sep 2011 09:11:20 +0200 Subject: Tiny update to the website download page. --- website/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/download.html') diff --git a/website/download.html b/website/download.html index 8f5887cf..72784c48 100644 --- a/website/download.html +++ b/website/download.html @@ -54,7 +54,7 @@ Just put lombok.jar on the classpath and enable annotation processing. More… Eclipse and STS - Run lombok.jar as a java app (i.e. doubleclick it, usually) to open the installer. + Run lombok.jar as a java app (i.e. doubleclick it, usually) to install. Also add lombok.jar to your project. IDEA IntelliJ lombok doesn't (yet) work under IntelliJ. We're working on it though! -- cgit