Search code examples
eclipseeclipse-pdt

Eclipse PDT: show every call of function


Is there an option in Eclipse PDT to show every call of chosen function. I now if you select some kind of function and hit F3 key you will see a definition of selected function.


Solution

  • Open the Search Menu, Choose 'Search...', and navigate to the PHP tab, then

    • Enter the method name in the search string text box;
    • Select Method in the Search for group;
    • Select References in the Limit to group.

    Find method usages http://img217.imageshack.us/img217/83/eclipsepdtfindmethodusa.png