开发者

Eclipse History view broken

开发者 https://www.devze.com 2023-03-31 05:13 出处:网络
by double-clicking in between the headers of the Eclipse History view (Revision, Tags, etc.) each fields gets resized (enlarged to the right) to accommodate the size of the longest value.

by double-clicking in between the headers of the Eclipse History view (Revision, Tags, etc.) each fields gets resized (enlarged to the right) to accommodate the size of the longest value.

Now, because my Tags columns contains very long values (long strings containing the list of tags) when I double-clicked on the headers between Tags and the next header (Revision Time), the Tags column got enlarged to the 开发者_开发知识库right so much that the Revision Time column has disappeared.

I can't find a way to get to the Revision Time column. Scrolling to the right using the horizontal scroll line is useless.

Any idea? Thank you!


had this happen with eclipse 3.7 on Windows

as per https://bugs.eclipse.org/bugs/show_bug.cgi?id=313480

  • close Eclipse
  • delete .metadata/.plugins/org.eclipse.team.cvs.ui/dialog _settings.xml file
  • start Eclipse
  • do history and see it work


I have the same. Thanks to Dev. I found the answer The Author column in the CVS history disappeared from Eclipse

Go to the path $WORKSPACE/.metadata/.plugins/org.eclipse.team.cvs.ui in your filesystem. Where $WORKSPACE is the directory that has your Eclipse workspace.

Edit the file dialog_settings.xml in that directory.

find <item value="put something reasonable here" key="COL_TAGS"/>

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号