Scenario: Project is outside of VOB, with linked folder into VOB. Project is associated. Close Eclipse. Reopen Eclipse. Viewtag decorator is shown empty ("[ ]").
Now manually refresh on of the VOB elements. Klick on project -> decorator gets refreshed -> viewtag is shown now.
Reason: We don't ask for the view name if we have all the information in the state cache.
Suggested fix: Add that to the state cache on disk?
Actually, in the real world behaviour is a bit different: No decoration is shown at all, not even [].
The [] is only with my dummy cleartool stub :-(
Is this still a problem?
//mike