mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Add IntelliLang to classpath.
This commit is contained in:
@@ -86,6 +86,9 @@ target(name: "compile", description: "Compile module python") {
|
||||
fileset(dir: "${ideaPlugins}/terminal/lib") {
|
||||
include(name: "*.jar")
|
||||
}
|
||||
fileset(dir: "${ideaPlugins}/IntelliLang/lib") {
|
||||
include(name: "*.jar")
|
||||
}
|
||||
}
|
||||
|
||||
ant.path(id: "sourcepath") {
|
||||
|
||||
Reference in New Issue
Block a user