From 41e58cde0f9760d9b687e6d24ac717210e3e20ac Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 15 Aug 2011 22:37:25 +0200 Subject: Added NetBeans installation instructions --- website/setup/netbeans.html | 65 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 website/setup/netbeans.html (limited to 'website/setup/netbeans.html') diff --git a/website/setup/netbeans.html b/website/setup/netbeans.html new file mode 100644 index 00000000..a828fc9f --- /dev/null +++ b/website/setup/netbeans.html @@ -0,0 +1,65 @@ + + + + + + + + + Project Lombok + + + Fork me on GitHub +
+

Project Lombok - NetBeans instructions

+ +
+
    +
  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. +
+ +
+
+
+ +
+ + + -- cgit