[lombok] Support import from gradle to IDE
Introduce base module for ide compiler plugins
This commit is contained in:
committed by
TeamCityServer
parent
b58bea6fa1
commit
8afb6d2761
@@ -35,6 +35,7 @@ dependencies {
|
||||
testRuntime(project(":plugins:parcelize:parcelize-ide"))
|
||||
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
||||
testRuntime(project(":noarg-ide-plugin"))
|
||||
testRuntime(project(":plugins:lombok:lombok-ide-plugin"))
|
||||
testCompile(intellijDep())
|
||||
testCompile(intellijPluginDep("java"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user