Fixes integration bug for Resources between Gradle and IntelliJ, does not affect Eclipse
This commit is contained in:
@@ -103,6 +103,9 @@ sourceSets {
|
||||
"assets/appliedenergistics2/textures/models/*",
|
||||
"assets/appliedenergistics2/textures/items/*"
|
||||
}
|
||||
|
||||
// IntelliJ and Gradle interaction bug
|
||||
output.resourcesDir = output.classesDir
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user