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