Results 1 to 3 of 3

Thread: Support for "References"?

  1. #1
    Join Date
    Oct 2004
    Location
    Herndon, VA, US
    Posts
    648

    Default Support for "References"?

    Is it possible to have the References list in Eclipse include those from application context XMLs? This would be extremely useful for those impl classes that are not otherwise explicitly referenced by anybody else.

    I know we can do textual searches as a workaround, but they are not nearly as convenient nor accurate.
    --Jing Xue

  2. #2
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Lightbulb

    Quote Originally Posted by manifoldronin View Post
    Is it possible to have the References list in Eclipse include those from application context XMLs? This would be extremely useful for those impl classes that are not otherwise explicitly referenced by anybody else.

    I know we can do textual searches as a workaround, but they are not nearly as convenient nor accurate.
    The BeansSearch dialog provides the search "Beans by class". This should do the trick. Otherwise feel free to open an enhancement request over there.

    Btw. the BeansXmlEditor provides a hotkey (<Ctrl>+<Shift>+G) for the search "Beans referencing this bean". To start this search place the cursor on a bean ID and use the hotkey.

  3. #3
    Join Date
    Oct 2004
    Location
    Herndon, VA, US
    Posts
    648

    Default

    Great! Thanks, Torsten!
    --Jing Xue

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •