mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
build scripts: "Java Compatibility" library moved to Intellij-core
This commit is contained in:
@@ -93,7 +93,7 @@ class IntelliJCoreArtifactsBuilder {
|
||||
|
||||
[
|
||||
"ASM", "Guava", "picocontainer", "Trove4j", "cli-parser", "lz4-java", "imgscalr", "batik", "xmlgraphics-commons",
|
||||
"OroMatcher", "jna", "Log4J", "StreamEx"
|
||||
"OroMatcher", "jna", "Log4J", "StreamEx", "Java Compatibility"
|
||||
].each {
|
||||
projectLibrary(it)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user