mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
Legacy code might contain `io.File`, then it does
```kotlin
val file = File("c:\\windows")
val parts = file.split(File.separatorChar) // ['C:', 'Windows']
EelPath.build(parts, windowsDescriptor)
```
(cherry picked from commit 85fffa83b3e47a498008d1e120749bdd030b74a5)
GitOrigin-RevId: 0401c9e895a8940684cfab1634eb05b1460604de