Question

I have want seems like it should be a simple question but I keep striking out...

In Eclipse 3.8 / STS 3.1, how do I stop Eclipse from truncating the file names in the editor tabs. I can't tell which tab is which. Thanks in advance.

Was it helpful?

Solution 2

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?

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top