Since 2018.1 version it's now possible to hide that path by using a special/internal option (check this comment for details).
For this, you need to perform the following steps:
- Use
Main Menu | Help | Edit Custom Properties...
inside the IDE - Agree to create a file if it does not exist
- Insert the option below
project.tree.structure.show.url=false
- Save the file
- Restart your IDE to see the changes
🔍. Similar posts
The Simple Way to Run a Long Docker Command in Multiline
14 Jan 2025
How to Hard Reset Your Git Repository to 10 Minutes Ago
04 Sep 2024
How to Easily Generate a Java Project Using Maven Command
04 Sep 2024