mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
fix building searchable options
This commit is contained in:
@@ -220,6 +220,7 @@ def build_searchable_options() {
|
||||
project["python-ide"].runtimeClasspath().each {
|
||||
pathelement(location: it)
|
||||
}
|
||||
pathelement(location: project.builder.moduleOutput(project["testFramework"])) // contains headless implementation classes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user