mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
scripts tab: we should split path by \ as path separator Show splitted path in case of windows
This commit is contained in:
@@ -71,4 +71,4 @@ public final class LocalFileUrl implements Url {
|
||||
public int hashCode() {
|
||||
return path.hashCode();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user