Saturday, May 12, 2007

Problem in searching with Eclipse

Workspace/Project search for text, on my Eclipse CDT projects, returned "0 matches" in spite of the searched text being present.

The problem was that my default VM was set to the GNU Java VM.
Setting this to the Sun VM solved the problem.

http://ubuntuforums.org/showthread.php?t=201378 shows how to install the Sun VM on Ubutnu and make Eclipse use it.

No comments: