Bug 86380 - [1.5][search][annot] Add support to find references inside annotations on a package declaration
Summary: [1.5][search][annot] Add support to find references inside annotations on a p...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 86167
Blocks:
  Show dependency tree
 
Reported: 2005-02-23 16:50 EST by Olivier Thomann CLA
Modified: 2005-05-12 08:52 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2005-02-23 16:50:28 EST
It is possible to have a package declaration with annotations. See bug 86167. It
should be possible to find references inside these annotations.
Comment 1 Frederic Fusier CLA 2005-04-22 14:05:41 EDT
Fixed and released in HEAD.

See bug 83804 for details...
Comment 2 Maxime Daniel CLA 2005-05-11 12:06:22 EDT
Seems to fail verification for 3.1 M7 using build I20050509-2010 + jdt.core HEAD.
Comment 3 Frederic Fusier CLA 2005-05-11 12:11:29 EDT
You're right :-(
In fact I made search working for Javadoc in package-info but not for annotations!
Comment 4 Frederic Fusier CLA 2005-05-11 15:19:51 EDT
*** Bug 94718 has been marked as a duplicate of this bug. ***
Comment 5 Frederic Fusier CLA 2005-05-11 17:11:05 EDT
Fixed.

Missed to look at compilation unit package annotations while reporting matches...

[jdt-core-internal]
Changes done in MatchLocator.reportMatching(CompilationUnitDeclaration,boolean)

Test case added in JavaSearchBugsTests
Comment 6 Maxime Daniel CLA 2005-05-12 07:57:37 EDT
Verified for 3.1 M7 using build I20050509-2010 + jdt.core HEAD-20050512.