aboutsummaryrefslogtreecommitdiff
path: root/website/templates/features
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2019-03-26 10:24:15 +0100
committerRoel Spilker <r.spilker@gmail.com>2019-03-26 10:24:15 +0100
commit50bf870cc7bc9638263600c61cd2491f607fc161 (patch)
treeeec772cc98bd0c2ff0b7b800d8c9527831f8af0a /website/templates/features
parentf6ad0ecde954a1ad6cd347b30dbec2c56e3fe3d3 (diff)
parent61e7785072bfe0ba3021bdb7c0202d95d3998b34 (diff)
downloadlombok-50bf870cc7bc9638263600c61cd2491f607fc161.tar.gz
lombok-50bf870cc7bc9638263600c61cd2491f607fc161.tar.bz2
lombok-50bf870cc7bc9638263600c61cd2491f607fc161.zip
Merge branch 'patch-1' of https://github.com/Atry/lombok into Atry-patch-1
Diffstat (limited to 'website/templates/features')
-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" />