geeky · pc tips

Eclipse CVS show history tags column stretched out

Gosh, I managed to double click on the show history tags column one time viewing a file that has gazillion tags. That stretched the tags column out of its capacity. There seems to be no way at least in UI to get that back to normal size so I can see the columns to the right of the tags column. I searched around and finally found a way to fix that without having to create a new workspace.

eclipes show history tags column stretched out

To Fix It:

starting from your workspaces folder, where “ProjectName” is the workspace you are having problems with.

\Workspaces\ProjectName\.metadata\.plugins\org.eclipse.team. cvs.ui\

open dialog_settings.xml

search for

"org.eclipse.team.internal.ccvs.ui.CVSHistoryTableProvider"

there is a tag in this section called “COL_TAGS.” That is the size of the tags column in the history view.

2 thoughts on “Eclipse CVS show history tags column stretched out

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s