Skip to content

Commit 38103ef

Browse files
authored
feat: update power-assert maven instructions KT-68693 (#5127)
* KT-68693 Add instructions for Maven * chore: update the label for Lombok * chore: short fix * fix: fix the plugin options * update: apply review suggestions
1 parent 3194093 commit 38103ef

File tree

2 files changed

+316
-26
lines changed

2 files changed

+316
-26
lines changed

docs/topics/lombok.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
[//]: # (title: Lombok compiler plugin)
2-
3-
> The Lombok compiler plugin is [Experimental](components-stability.md).
4-
> It may be dropped or changed at any time. Use it only for evaluation purposes.
5-
> We would appreciate your feedback on it in [YouTrack](https://youtrack.jetbrains.com/issue/KT-7112).
6-
>
7-
{style="warning"}
2+
<primary-label ref="experimental-opt-in"/>
83

94
The Kotlin Lombok compiler plugin allows the generation and use of Java's Lombok declarations by Kotlin code
105
in the same mixed Java/Kotlin module.

0 commit comments

Comments
 (0)