Show only the project name

The project name and the directory are different. I want to only show the project name and the path, but intellij by default display "directory [project] path". I want "project path".

Anyone know if this is possible ?

0

You can hide root folder path by adding project.tree.structure.show.url=false under Help | Edit Custom Properties and restarting the IDE. Does it work for you?

0

请先登录再写评论。