---
slug: "Eclipsepydev2.2.0にしたらエディタのタブ名が長くなった→修正"
title: "When Updated to Eclipse PyDev 2.2.0, Editor Tab Names Became Longer → Fixed"
description: "\n\nAfter 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."
url: "https://www.ytyng.com/en/blog/Eclipsepydev2.2.0にしたらエディタのタブ名が長くなった→修正"
publish_date: "2011-06-27T03:10:45Z"
created: "2011-06-27T03:10:45Z"
updated: "2026-02-27T10:43:28.604Z"
categories: ["PC/Etc"]
keywords: ""
featured_image_url: "https://media.ytyng.com/resize/20230812/96f18110e0514e289dbcfcf517286ec4.png.webp?width=768"
has_video: false
has_music: false
video_urls: []
music_urls: []
lang: "en"
---

# When Updated to Eclipse PyDev 2.2.0, Editor Tab Names Became Longer → Fixed

<div class="document">

<p>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.</p>
<p>To revert to a cleaner display,</p>
<p>go to Eclipse -> Preferences -> Pydev -> Editor -> Editor caption/icon -> Django modules handling:</p>
<p>and change it to</p>
<p>Show as regular module but using icon with module initial</p>
</div>
