Menu

#2 Workspaces with spaces in their pathnames do not work

open
nobody
None
5
2007-10-28
2007-10-28
lur1
No

Currently workspaces with spaces in their pathnames do not work.
Escaping spaces by \ or sourrounding strings with "", e.g. in the Preferences-Setup will not work, because the routine Runtime.getRuntime().exec(String,...) that is utilized in ProgramExecuter, is not aware of escapes or strings, it simply derives the arguments with a call to StringTokenizer.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.