aboutsummaryrefslogtreecommitdiff
path: root/website/download.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-09-14 09:11:20 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-09-14 09:11:20 +0200
commitaa87f4926edb86f63948647cef2a8cbb15174f1a (patch)
treede963c8ac1316f83023faae676960e67c9ea9fe4 /website/download.html
parent236c88fc5cb2444af353bec6370b43b915ed8fdb (diff)
downloadlombok-aa87f4926edb86f63948647cef2a8cbb15174f1a.tar.gz
lombok-aa87f4926edb86f63948647cef2a8cbb15174f1a.tar.bz2
lombok-aa87f4926edb86f63948647cef2a8cbb15174f1a.zip
Tiny update to the website download page.
Diffstat (limited to 'website/download.html')
-rw-r--r--website/download.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<td class="instruction">Just put <code>lombok.jar</code> on the classpath and enable annotation processing. <a href="setup/netbeans.html">More&hellip;</a></td></tr>
<tr><td class="platform">Eclipse and STS</td>
- <td class="instruction">Run <code>lombok.jar</code> as a java app (i.e. doubleclick it, usually) to open the installer.</td></tr>
+ <td class="instruction">Run <code>lombok.jar</code> as a java app (i.e. doubleclick it, usually) to install. Also add lombok.jar to your project.</td></tr>
<tr><td class="platform">IDEA IntelliJ</td>
<td class="instruction">lombok doesn't (yet) work under IntelliJ. We're working on it though!</td></tr>