SVN Export in Eclipse removes labels on tabs
Posted
by Sorcy
on Stack Overflow
See other posts from Stack Overflow
or by Sorcy
Published on 2010-04-22T09:09:11Z
Indexed on
2010/04/22
9:13 UTC
Read the original article
Hit count: 216
I have a very strange effect when using subclipse with eclipse. Whenever I use Team->Export to export a file from the editor the export works fine, but the label of the tab of the file is removed.
Effect can be seen here: http://www.daspferd.de/img/tabs.png
Strangely enough it happens with php-files, css-files, html-files but NOT with javascript-files. So I'm assuming it's some kind of setting that I haven't found yet and not a bug in subclipse.
Anyone know where I can shut down this behaviour?
© Stack Overflow or respective owner