Clean most of the shared source roots conflicts
Original commit: a61facf3d1
This commit is contained in:
@@ -31,7 +31,8 @@ dependencies {
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" {
|
||||
java.srcDirs("jps-tests/test")
|
||||
java.srcDirs("jps-tests/test",
|
||||
"kannotator-jps-plugin-test/test")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user