Modify dependencies for 192 branch: more dependencies to full java plugin
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies {
|
||||
testCompileOnly(intellijDep())
|
||||
|
||||
Platform[192].orHigher {
|
||||
compileOnly(intellijPluginDep("java")) { includeJars("external-system-rt", "external-system-impl") }
|
||||
compileOnly(intellijPluginDep("java"))
|
||||
}
|
||||
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
|
||||
Reference in New Issue
Block a user