mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
add xml-psi-api and xml-psi-impl to upsource
This commit is contained in:
@@ -765,6 +765,8 @@ def layout_core_upsource(String home, String target) {
|
||||
module("java-analysis-api")
|
||||
module("java-analysis-impl")
|
||||
module("InspectionGadgetsAnalysis")
|
||||
module("xml-psi-api")
|
||||
module("xml-psi-impl")
|
||||
}
|
||||
|
||||
jar("annotations.jar") {
|
||||
@@ -784,6 +786,7 @@ def layout_core_upsource(String home, String target) {
|
||||
include(name: "xstream-1.4.3.jar")
|
||||
include(name: "xpp3-1.1.4-min.jar")
|
||||
include(name: "jdom.jar")
|
||||
include(name: "nanoxml*.jar")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user