aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/templates/features/delombok.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/templates/features/delombok.html b/website/templates/features/delombok.html
index 75178740..f3ffe601 100644
--- a/website/templates/features/delombok.html
+++ b/website/templates/features/delombok.html
@@ -49,6 +49,12 @@
<p>
Anthony Whitford has written a <a href="https://github.com/awhitford/lombok.maven">maven plugin</a> for delomboking your source code.
</p>
+
+ <@f.main.h3 title="Running delombok in sbt" />
+
+ <p>
+ Yang Bo has written an <a href="https://github.com/ThoughtWorksInc/sbt-delombok">sbt plugin</a> for delomboking your source code.
+ </p>
<@f.main.h3 title="Limitations" />