You need to sign in to do that
Don't have an account?

Eclipse IDE search results no longer a tree
When using the global search (Ctrl-H) feature of Eclipse, search results used to be reported in a tree format (one folder for each class of objects with one or more matches, similar to the subfolders of the src/ folder in the Package Explorer).
For some reason this no longer happens in my installation of Eclipse. Instead each file is listed individually, sorted by file name (so different types of components are interspersed).
I have no idea what caused this change. Anybody know how I can get back to the tree format of output? I am running v35 of the force.com plugin on the Kepler release of Eclipse.
For some reason this no longer happens in my installation of Eclipse. Instead each file is listed individually, sorted by file name (so different types of components are interspersed).
I have no idea what caused this change. Anybody know how I can get back to the tree format of output? I am running v35 of the force.com plugin on the Kepler release of Eclipse.
All Answers
1. Open the General > Perspectives preference page.
2. From the Available perspectives list, select the perspective you want to restore.
3. Click Reset.
4. Click OK.