Bug 153765 - [search] Reference to package is not found in qualified annotation
Summary: [search] Reference to package is not found in qualified annotation
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 3.4 M5   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 10:34 EDT by David Saff CLA
Modified: 2008-02-04 11:46 EST (History)
2 users (show)

See Also:


Attachments
Proposed patch (34.75 KB, patch)
2007-12-21 10:17 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Saff CLA 2006-08-14 10:34:08 EDT
In 3.3M1:

Given code:

public class SomeClass {
	@scratch.Unimportant public void foo() {}
}

Rename package 'scratch' to 'scratch2'.  The explicit package name in the annotation is not updated.
Comment 1 Markus Keller CLA 2006-08-15 05:11:14 EDT
Moving to Core and adjusting summary. Search for references to 'scratch' does not find the match.
Comment 2 Frederic Fusier CLA 2007-12-21 10:17:49 EST
Created attachment 85714 [details]
Proposed patch
Comment 3 Frederic Fusier CLA 2007-12-21 10:20:29 EST
Released for 3.4M4 in HEAD stream.
Comment 4 David Audel CLA 2008-02-04 11:46:46 EST
Verified for 3.4M5 using build I20080204-0010.