Move the compiler.xml back to IDEA (this fixes almost all IDE tests when running on JPS)
This commit is contained in:
@@ -97,11 +97,6 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("testng"))
|
||||
}
|
||||
|
||||
val processResources: Copy by tasks
|
||||
processResources.from("../compiler/cli/src") {
|
||||
include("META-INF/extensions/compiler.xml")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
"main" {
|
||||
projectDefault()
|
||||
|
||||
Reference in New Issue
Block a user