-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi all,
on windows I encounter a problem, nebula tries to start new java process, but due to long directory name and windows limitation, it fails.
As I found here (https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx) , max path limit on windows is 260. But there is a note that long path could be used, citation
"To specify an extended-length path, use the "?" prefix. For example, "?\D:\very long path"."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels