mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Spellchecker plugin updates: fix gant script (?) for spellchecker plugin (CE)
This commit is contained in:
@@ -159,9 +159,7 @@ def layoutFull(String home, String targetDirectory) {
|
||||
layoutPlugin("IntentionPowerPack", "IntentionPowerPackPlugin")
|
||||
layoutPlugin("ToString", "generate-tostring", "toString")
|
||||
|
||||
layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core") {
|
||||
fileset(dir: "$home/plugins/spellchecker/lib")
|
||||
}
|
||||
layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core")
|
||||
|
||||
|
||||
layoutPlugin("maven") {
|
||||
|
||||
Reference in New Issue
Block a user