mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fix copying pyInjections config.
This commit is contained in:
@@ -150,6 +150,9 @@ target(name: "compile", description: "Compile module python") {
|
||||
patternset(refid: "resources.pt")
|
||||
type(type: "file")
|
||||
}
|
||||
fileset(dir: "${pluginHome}/IntelliLang-python/src") {
|
||||
include(name: "resources/*.xml")
|
||||
}
|
||||
fileset(dir: "${pluginHome}/resources") {
|
||||
patternset(refid: "resources.pt")
|
||||
type(type: "file")
|
||||
|
||||
Reference in New Issue
Block a user