From fa27f032e5a09deb4ba97f7885470d411485bd9b Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sat, 2 May 2015 15:36:42 +0200 Subject: https-ified links on the site. --- website/setup/android.html | 10 +++++----- website/setup/ecj.html | 8 ++++---- website/setup/gwt.html | 8 ++++---- website/setup/netbeans.html | 8 ++++---- 4 files changed, 17 insertions(+), 17 deletions(-) (limited to 'website/setup') diff --git a/website/setup/android.html b/website/setup/android.html index 23decaaa..17e821f5 100644 --- a/website/setup/android.html +++ b/website/setup/android.html @@ -9,7 +9,7 @@ Project Lombok - Fork me on GitHub + Fork me on GitHub

Project Lombok - android instructions

@@ -17,15 +17,15 @@ Feature Overview - + Discuss / Help - + Contribute - + Report an issue @@ -103,7 +103,7 @@ java -jar lombok.jar publicApi

Android Studio

- Follow the previous instructions (Gradle). In addition to setting up your gradle project correctly, you need to add the Lombok IntelliJ plugin to add lombok support to Android Studio: + Follow the previous instructions (Gradle). In addition to setting up your gradle project correctly, you need to add the Lombok IntelliJ plugin to add lombok support to Android Studio:
  • Go to File > Settings > Plugins
  • Click on Browse repositories...
  • diff --git a/website/setup/ecj.html b/website/setup/ecj.html index f9de358d..518baa4d 100644 --- a/website/setup/ecj.html +++ b/website/setup/ecj.html @@ -9,7 +9,7 @@ Project Lombok - Fork me on GitHub + Fork me on GitHub

    Project Lombok - ecj instructions

    @@ -17,15 +17,15 @@ Feature Overview - + Discuss / Help - + Contribute - + Report an issue diff --git a/website/setup/gwt.html b/website/setup/gwt.html index ef7ea678..ce2a5834 100644 --- a/website/setup/gwt.html +++ b/website/setup/gwt.html @@ -9,7 +9,7 @@ Project Lombok - Fork me on GitHub + Fork me on GitHub

    Project Lombok - gwt instructions

    @@ -17,15 +17,15 @@ Feature Overview - + Discuss / Help - + Contribute - + Report an issue diff --git a/website/setup/netbeans.html b/website/setup/netbeans.html index e1dafca7..96f127f6 100644 --- a/website/setup/netbeans.html +++ b/website/setup/netbeans.html @@ -9,7 +9,7 @@ Project Lombok - Fork me on GitHub + Fork me on GitHub

    Project Lombok - NetBeans instructions

    @@ -17,15 +17,15 @@ Feature Overview - + Discuss / Help - + Contribute - + Report an issue -- cgit