[lombok] IDE plugin with maven import handler

This commit is contained in:
Andrey Zinovyev
2021-04-23 10:21:33 +03:00
committed by TeamCityServer
parent 07daf2165a
commit b58bea6fa1
12 changed files with 201 additions and 2 deletions
@@ -0,0 +1,3 @@
idePluginDependency {
publishProjectJars(listOf(":plugins:lombok:lombok-compiler-plugin"))
}