Line matches not showing during File Search in Eclipse 3.5 / Zend 7.2

余生颓废 提交于 2019-12-24 15:18:15

问题


Somehow my Eclipse (Zend 7.2) doesn't show the line matches in the treeview when doing a File Search. It shows the files that match, but I can't unfold it to see what lines the matches are on. On my other computer at work (same software) it does work like it should.

Is there any way to reinstall the Search-module or does anybody know what could be wrong with it?


回答1:


Solved.

Changed the shortcut to include the parameter -clean and now line matches are shown again !

eclipse.exe -clean or ZendStudio.exe -clean



来源:https://stackoverflow.com/questions/3339432/line-matches-not-showing-during-file-search-in-eclipse-3-5-zend-7-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!