From 8b7a7cbc813653a3248d6cf3a7779e220957bc85 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 8 May 2017 21:28:02 +0200 Subject: The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/setup/netbeans.html | 65 --------------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 website/setup/netbeans.html (limited to 'website/setup/netbeans.html') diff --git a/website/setup/netbeans.html b/website/setup/netbeans.html deleted file mode 100644 index 4ef1d392..00000000 --- a/website/setup/netbeans.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - 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