Results 1 to 3 of 3
  1. #1
    coyne20 is offline Member
    Join Date
    Feb 2009
    Posts
    18
    Rep Power
    0

    Default How to enquire which class(es) are currently using your class within Eclipse?

    Using eclipse, is there a way to find which other classes are referencing your class of interest?

  2. #2
    wsaryada is offline Senior Member
    Join Date
    Jun 2007
    Location
    Bali, Indonesia
    Posts
    697
    Rep Power
    6

    Default Re: How to enquire which class(es) are currently using your class within Eclipse?

    If I remember it correctly, you can right-click on the class name and there there is a menu saying Open Call Hierarchy. This will show you which other classes are referencing your main class.

  3. #3
    DarrylBurke's Avatar
    DarrylBurke is online now Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    10,099
    Rep Power
    17

    Default Re: How to enquire which class(es) are currently using your class within Eclipse?

    Moved from New to Java

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Replies: 2
    Last Post: 02-29-2012, 08:54 PM
  2. how to set class path in eclipse???
    By gauravmanral in forum New To Java
    Replies: 18
    Last Post: 07-23-2011, 08:22 PM
  3. Replies: 0
    Last Post: 03-27-2011, 05:49 AM
  4. Setting up class path for Eclipse
    By tsantana in forum Eclipse
    Replies: 1
    Last Post: 04-07-2008, 07:05 PM
  5. Renaming a class in Eclipse
    By Java Tip in forum Java Tip
    Replies: 0
    Last Post: 12-04-2007, 10:54 AM

Posting Permissions

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