Eclipse: Java, see where class is used

Mike picture Mike · Oct 1, 2009 · Viewed 46.9k times · Source

Is there a way in Eclipse to select a Java class, and then bring up a list of all Java files where that class is used within a project?

Answer

VonC picture VonC · Oct 1, 2009

right-click on the class, and select references/Project

For searching all of the workspace, CTRL+SHIFT+G