mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
Fix duplicate content root problems in IntelliJ
This commit is contained in:
committed by
Mike Hearn
parent
922a760a09
commit
7e3b9a8934
@ -21,12 +21,6 @@ configurations {
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
resources {
|
||||
srcDir "../../../config/dev"
|
||||
}
|
||||
}
|
||||
|
||||
integrationTest {
|
||||
kotlin {
|
||||
compileClasspath += main.output + test.output
|
||||
|
Reference in New Issue
Block a user