Bug 49876 - error logged showing annotation for non-shared resource
Summary: error logged showing annotation for non-shared resource
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Zhiyong Liu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 14:39 EST by Grant Gayed CLA
Modified: 2004-02-11 13:32 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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