mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
IJI-3427 MultiRoutingFileSystemProvider is missing in Bazel-based dev builds
GitOrigin-RevId: 220ad2121769c02d2bd4f0e9cea6cb43c6ee1dfa
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e3a6c76412
commit
043f641197
@@ -63,6 +63,7 @@ DEFAULT_JVM_FLAGS = [
|
||||
"-Didea.is.internal=true",
|
||||
"-Didea.debug.mode=true",
|
||||
"-Djava.system.class.loader=com.intellij.util.lang.PathClassLoader",
|
||||
"-Djava.nio.file.spi.DefaultFileSystemProvider=com.intellij.platform.core.nio.fs.MultiRoutingFileSystemProvider",
|
||||
]
|
||||
|
||||
def intellij_dev_binary(name, visibility, data, jvm_flags, env, platform_prefix, config_path, system_path, additional_modules):
|
||||
|
||||
Reference in New Issue
Block a user