Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse / PyDev - Remove path from editor tabs when two files with same name are opened

I'm currently using Elipse Luna, and I'm trying to figure out how to remove the path name from the editor tabs when multiple files with the same name but different directories are opened (see screenshot).

enter image description here

So, in other words, keep the file name, but remove the path name inside the parentheses.

I've done this in the past with previous versions of Eclipse, but I can't for the life of me remember how I did it. I just find that path names take up a lot of real estate in my editor and it doesn't take long before tabs are hidden away.

like image 840
Dennis Avatar asked Mar 27 '26 17:03

Dennis


1 Answers

You're correct that this is a Pydev setting.

Go to Preferences -> PyDev -> Editor caption/icon and change Django modules handling: to "Show as a regular module"

like image 171
Mark Chackerian Avatar answered Mar 29 '26 09:03

Mark Chackerian



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!