MyEclipse: Finding all instances of a class in a project?

davout - Mar 19, 2012 - 07:50 PM
Post subject: Finding all instances of a class in a project?
I have a problem with a Spring web project that uses a variety of underlying user libraries. I'm getting a 'Validator' class cannot be found error when I try to run the web app.

I'm pretty certain that a Validator class is on the classpath, but I was wondering if there is a facility in MyEclipse that can show me all the instances of a class and its descendants that are either within the project source code or in one of the jars used by the project?
support-swapna - Mar 20, 2012 - 07:18 AM
Post subject:
davout,

Sorry that you are seeing this issue.

You can use Open Type (Ctrl+Shift+T) to find all occurrences of the class in the project and in the jars it references.

Please recheck if the jars are in the Build Path.

Let us know if you see any issues.
davout - Mar 20, 2012 - 01:50 PM
Post subject:
how do I verify something is on the classpath?

Inside MyEclipse R10 when I open the 'Project/Properties' form I see all the jars under the 'Java build path' panel.


support-swapna wrote:
davout,

Sorry that you are seeing this issue.

You can use Open Type (Ctrl+Shift+T) to find all occurrences of the class in the project and in the jars it references.

Please recheck if the jars are in the Build Path.

Let us know if you see any issues.

All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits