We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8788b4d commit f678568Copy full SHA for f678568
docs/topics/lombok.md
@@ -1,10 +1,5 @@
1
[//]: # (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"}
+<primary-label ref="experimental-opt-in"/>
8
9
The Kotlin Lombok compiler plugin allows the generation and use of Java's Lombok declarations by Kotlin code
10
in the same mixed Java/Kotlin module.
0 commit comments