Renaming a snapshot
Using IWorkspaceManager.setName(IBaselineSetHandle, name, monitor) I can rename a snapshot, but for some reason the name is not refreshed in the Eclipse client.
When I perform a query via the API the snapshot appears with the right name, but the build summary screen, the snapshot editor, and an Eclipse-based snapshot query still contain the old name.
Am I missing a necessary step here?
When I perform a query via the API the snapshot appears with the right name, but the build summary screen, the snapshot editor, and an Eclipse-based snapshot query still contain the old name.
Am I missing a necessary step here?