Skip to content

Commit f678568

Browse files
committed
chore: update the label for Lombok
1 parent 8788b4d commit f678568

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
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)