From b64016cd901985911df3a8f1e3bbf8d55b922a26 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 15 Aug 2011 22:53:32 +0200 Subject: Fixed typo --- website/setup/netbeans.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'website/setup') diff --git a/website/setup/netbeans.html b/website/setup/netbeans.html index a828fc9f..20935827 100644 --- a/website/setup/netbeans.html +++ b/website/setup/netbeans.html @@ -41,8 +41,8 @@
    -
  1. Add lombok.jar to the Project Libraries.
  2. -
  3. In the Project Properties, in the section Build – Compiling, check the 'Enable Annotation Processing in Editor' checkbox.
  4. +
  5. Add lombok.jar to the project Libraries.
  6. +
  7. In the project Properties, in the section Build – Compiling, check the 'Enable Annotation Processing in Editor' checkbox.
-- cgit