Question marks after moving folder

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Question marks after moving folder

跳至解决方案
3,117 次查看
roy_vanlierop
Contributor III

The new Project Wizard doesn't like spaces. I created a project and moved it to to the filepath with spaces. Now the folders have a question mark. How do I remove these?

The Project juist cleans/builds fine and there seems to be nothing wrong. 

roy_vanlierop_0-1644496504646.png

40% of development is struggling with the IDE...

0 项奖励
回复
1 解答
3,107 次查看
roy_vanlierop
Contributor III

Found the problem: 

The folder I moved the project to is a GIT folder so I just had to commit to remove the question marks. 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
3,103 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share more details about your approach? 

S32DS is based on Eclipse and Eclipse can't handle spaces in project name/path because of it is a multiplatform IDE (there is different way of handling  spaces, back slash and other characters on Unix Like and Windows OS). That's why you can't create project/ with spaces and other special characters. 

 

Jiri

0 项奖励
回复
3,108 次查看
roy_vanlierop
Contributor III

Found the problem: 

The folder I moved the project to is a GIT folder so I just had to commit to remove the question marks. 

0 项奖励
回复