Eclipse 3.8 - Prevent File Name Truncating in Editor Tabs

半世苍凉 提交于 2019-12-03 07:24:30

Under Window-> Preferences go to General -> Editors.
The last point should be "Close editors automatically", and you can specify a number.

If you check this, the least recently used editor will be closed when the given amount of opened editors is reached. That way the open editors don't take up so much space, and the possibility of truncated names is reduced.
You can always quickly search and open resources with Ctrl+Shift+R, so there is no need to have them open all the time.

Of course it can't be guaranteed to always show the complete name. If there is not enough space, what do you expect Eclipse to do?

Try this solution.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=32789.

I have tried it with Eclipse Kepler 4.3 SR1

you need to set eclipse Threme.

Under Window-> Preferences go to General ->Appearance

Threme: Classic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!