Bug 431512 - Find References is broken
Summary: Find References is broken
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2014-03-28 12:08 EDT by Chris Wink CLA
Modified: 2014-07-17 05:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Wink CLA 2014-03-28 12:08:28 EDT
Find References is broken in Kepler, and was broken in Indigo and Juno before it. Works perfectly in Helios.

Open a Workspace in Kepler. Select a class. Find references to it. Note how no references are found in compiled code or jars.

Open the same workspace in Helios. Find the same references. Note all the extra results. See how it works correctly. Pull hair out because you KNOW that bugs are not fixed in Eclipse.
Comment 1 Dani Megert CLA 2014-03-31 08:20:28 EDT
Sorry, I can't reproduce the problem in general on our latest stable build:
http://download.eclipse.org/eclipse/downloads/drops4/S-4.4M6-201403061200/
and obviously find references usually works, otherwise we'd have tons of bugs regarding this. I suspect that it fails depending on a particular setup. Can you please install the stable build and try to reproduce the problem. If so, those detailed step will help us to actually fix the bug - yes we do fix bugs ;-).
Comment 2 Chris Wink CLA 2014-03-31 08:42:49 EDT
You do have tons of bugs about this. Some of them have been open for over 8 years. https://bugs.eclipse.org/bugs/show_bug.cgi?id=108749
Comment 3 Chris Wink CLA 2014-03-31 08:43:20 EDT
Crap. I'm going to get closed-duped now.
Comment 4 Dani Megert CLA 2014-03-31 12:18:39 EDT
(In reply to Chris Wink from comment #3)
> Crap. I'm going to get closed-duped now.

Probably.
Comment 5 Manoj N Palat CLA 2014-07-17 05:07:39 EDT
works for me. not enough info to reproduce the issue.
Comment 6 Chris Wink CLA 2014-07-17 05:11:30 EDT
Yeah. Doesn't work for me. What do you want extra? Make workspace. Add Projects. Find references to something. It doesn't look in jar files or compiled code. What else can I say?
Comment 7 Manoj N Palat CLA 2014-07-17 05:26:23 EDT
(In reply to Chris Wink from comment #6)
> Yeah. Doesn't work for me. What do you want extra? Make workspace. Add
> Projects. Find references to something. It doesn't look in jar files or
> compiled code. What else can I say?

Chris: Please make a small test project with a class (say X) along with referenced jar files. Add the project as an attachment to this bug with information as to what in  the class X you are searching for which the appropriate references are missing. This would help us to reproduce the issue, re-open this bug and take this forward.