If I try to add a existing file to a projects in another directory , with the directory name containing spaces the IDE says it cannot add the file. It looks like the parser parses just up to the space i.e. if say I try to add file foo.cpp in /home/jacques/Projects/Source Files/foo.cpp the IDE tells me it can't add /home/jacques/Projects/Source