After updating Eclipse to Indigo and installing Pydev 2.2.0, I noticed that the editor tabs defaulted to the long-winded display format like the old Pydev.
To revert to a cleaner display,
go to Eclipse -> Preferences -> Pydev -> Editor -> Editor caption/icon -> Django modules handling:
and change it to
Show as regular module but using icon with module initial
Comments