mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Update educational plugins build data
This commit is contained in:
@@ -4,8 +4,8 @@ remote-servers-git
|
||||
github
|
||||
IntelliLang
|
||||
IntelliLang-python
|
||||
interactive-learning
|
||||
interactive-learning-python
|
||||
student
|
||||
student-python
|
||||
course-creator
|
||||
course-creator-python
|
||||
hg4idea
|
||||
|
||||
@@ -224,10 +224,10 @@ public layoutEducational(String classesPath, Set usedJars) {
|
||||
|
||||
private layoutPlugins(layouts) {
|
||||
dir("plugins") {
|
||||
layouts.layoutPlugin("interactive-learning")
|
||||
layouts.layoutPlugin("interactive-learning-python") {
|
||||
layouts.layoutPlugin("student")
|
||||
layouts.layoutPlugin("student-python") {
|
||||
dir("courses") {
|
||||
fileset(dir: "$pythonEduHome/interactive-learning-python/resources/courses")
|
||||
fileset(dir: "$pythonEduHome/student-python/resources/courses")
|
||||
}
|
||||
}
|
||||
layouts.layoutPlugin("course-creator")
|
||||
|
||||
Reference in New Issue
Block a user