|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Fixed |
|
Assignee
|
Unassigned |
|
Subsystem
|
Version Control. ClearCase |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
108.65 |
in the project, associated with directory in CC dynamic view, the UpdateProject action and Update actions in context menus are enabled.
in .iws file the following entry exists however, so the view type is recognized correctly:
<ViewInfo>
<ContentRoot>$PROJECT_DIR$</ContentRoot>
<Tag>Irina_p1</Tag>
<Uuid>d70a7baf.e6134760.9141.b2:c6:21:c7:06:e8</Uuid>
<Ucm>true</Ucm>
<Snapshot>false</Snapshot>
<Activity>dyb_a1</Activity>
</ViewInfo>
(if this component is removed, the cleartool lsview command is invoked on project opening and the component is created back.)