aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/templates/setup/intellij.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/setup/intellij.html b/website/templates/setup/intellij.html
index 9e99adbf..76a3c7b9 100644
--- a/website/templates/setup/intellij.html
+++ b/website/templates/setup/intellij.html
@@ -3,9 +3,9 @@
<@s.scaffold title="IntelliJ IDEA">
<@s.introduction>
<p>
- The <a href="https://www.jetbrains.com/idea/">Jetbrains IntelliJ IDEA</a> editor is compatible with lombok.
+ The <a href="https://www.jetbrains.com/idea/">Jetbrains IntelliJ IDEA</a> editor is compatible with lombok without a plugin as of version 2020.3.
</p><p>
- Add the <a href="https://plugins.jetbrains.com/plugin/6317">Lombok IntelliJ plugin</a> to add lombok support for IntelliJ:
+ For versions prior to 2020.3, you can add the <a href="https://plugins.jetbrains.com/plugin/6317">Lombok IntelliJ plugin</a> to add lombok support for IntelliJ:
<ul><li>
Go to <code>File &gt; Settings &gt; Plugins</code>
</li><li>