mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
Fix intellij-core.jar assembling
This commit is contained in:
@@ -499,6 +499,7 @@ def reorder(String home, String targetDirectory) {
|
||||
def layout_core(String home, String target) {
|
||||
layout(target) {
|
||||
jar("intellij-core.jar") {
|
||||
module("util-rt")
|
||||
module("util")
|
||||
module("core-api")
|
||||
module("core-impl")
|
||||
|
||||
Reference in New Issue
Block a user