Bug 578647 - Search -> Java for Module references does not show references in javadoc
Summary: Search -> Java for Module references does not show references in javadoc
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.23   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Vikas Chandra CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 03:10 EST by Kalyan Prasad Tatavarthi CLA
Modified: 2024-01-31 14:07 EST (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 Kalyan Prasad Tatavarthi CLA 2022-02-09 03:10:28 EST
Steps to reproduce

1) Create a Modular Java Project with compliance 15 or above
and name the module testM1
2) Create a Class Cls1 in package pkg and the below javadoc to Cls1

/**
 * @see testM1/pkg.Cls1
 * @see testM1
 */

3) Select Search -> Java 
The Search Dialog will come up with Java Search selected.
4) Select Search For : Module ,Limit to: references ,search String as testM1
,scope : workspace and press search button.

Expected : 2 entries for the two @see entries in javadoc referring to the testM1 module.

Current : 2 entries.
Comment 1 Eclipse Genie CLA 2024-01-31 14:07:04 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.