mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
IDEA-115019 include Android project templates to IDEA build
This commit is contained in:
@@ -644,6 +644,9 @@ def layoutAndroid(String androidHome) {
|
||||
dir("jps") {
|
||||
jar("android-jps-plugin.jar") { module("android-jps-plugin") }
|
||||
}
|
||||
dir("templates") {
|
||||
fileset(dir: "$androidHome/tools-base/templates")
|
||||
}
|
||||
}
|
||||
|
||||
layoutPlugin("android-designer") {
|
||||
|
||||
Reference in New Issue
Block a user