Author Topic: push-ref on constructor shows class refs too  (Read 4649 times)

RobFreundlich

  • Community Member
  • Posts: 47
  • Hero Points: 2
push-ref on constructor shows class refs too
« on: September 11, 2006, 01:52:39 PM »
Suppose I have a Java class Foo, with a constructor Foo(String abc).  If I place my cursor on the constructor and execute push-ref, I get a popup asking me to select a tag (showing the constructor and the class itself).  I pick the constructor and hit OK.

In the References list, I will be shown references to both the constructor *and* the class.  I'd like to see only references to the constructor.  Is there a setting to control this?

Dennis

  • Senior Community Member
  • Posts: 3996
  • Hero Points: 521
Re: push-ref on constructor shows class refs too
« Reply #1 on: September 13, 2006, 03:17:22 PM »
Hi Rob,

Thank you for the bug report.  I have reproduced this and filed a change request.  Hopefully we can address this in a future release.