diff options
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/setup/intellij.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/templates/setup/intellij.html b/website/templates/setup/intellij.html index 331a7bcd..9e99adbf 100644 --- a/website/templates/setup/intellij.html +++ b/website/templates/setup/intellij.html @@ -18,5 +18,8 @@ Restart IntelliJ IDEA </li></ul> </p> + <p> + You can also check out <a href="https://www.baeldung.com/lombok-ide">Setting up Lombok with Eclipse and IntelliJ</a>, a blog article on baeldung. + </p> </@s.introduction> </@s.scaffold> |