码迷,mamicode.com
首页 > 编程语言 > 详细

Javascript > Eclipse > problems encountered during text search

时间:2014-11-13 14:11:48      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:io   ar   os   sp   java   for   strong   on   bs   

Reproduce:

Ctrl + H, Select "File Search", will encounter eclipse kinds of bug/error alert: problems encountered during text search

Reason:

It‘s because Ctrl + H by default will search disk files, and when the disk files get un-sync with eclipse‘s project/workspace context, then unexpected error accours.

Manually refresh, using F5 refresh for the workspace will temperary resolve this issue(when you doing Ctrl + H search), but Mac always will generatate hidden un-sync files.

Solution:

Ctrl+ H, Select "File Search", indicate the "file name pattern", for example *.js, *.xml or *.css.  And then select the scope "Workspace".

Then next time it will automatically use this setting.  It works for Mac OS X Yosemite.

Javascript > Eclipse > problems encountered during text search

标签:io   ar   os   sp   java   for   strong   on   bs   

原文地址:http://www.cnblogs.com/backuper/p/4094622.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!