Bug 49876

Summary: error logged showing annotation for non-shared resource
Product: [Eclipse Project] Platform Reporter: Grant Gayed <grant_gayed>
Component: TeamAssignee: Zhiyong Liu <zhiyongl>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M7   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Grant Gayed CLA 2004-01-12 14:39:02 EST
M6

- in the Navigator expand a java project's bin directory
- drill down if needed until you reach a contained .class file
- select it, right-click and invoke popup item Team -> Show Annotation
- an error dialog is shown saying that this can't be done

Two problems:
1. There's a real exception occurring here; a stack trace is written to .log 
and the error dialog is an actual Error Dialog.  This should be handled better.
2. The error message that's shown says "Cannot display...an remote revision", 
where "an" should be "a"
Comment 1 Michael Valenta CLA 2004-01-19 15:27:26 EST
Reassigning for verification
Comment 2 Michael Valenta CLA 2004-01-19 15:27:48 EST
The ShowAnnotationaction enablement has been fixed to exclude unmanaged 
resources.
Comment 3 Zhiyong Liu CLA 2004-02-11 13:32:21 EST
Verified with build 200402102000