您的位置:首页 > 移动开发

【MyEcplise】导入项目后,会定时弹出一下错误MyEcplise tern was unable to complete your request in time.This couble happen if your project contains several large javaScript libraies.

2017-08-14 16:18 656 查看
Myecplise弹出错误如下:



错误代码:

MyEcplise tern was unable to complete your request in time.This couble happen if your project contains several large javaScript libraies.
To improve performance for the geneshop project,you may take the following steps:
limit processing scope and/or lower completion proposal qualiy.
exclude libraries from the javascript source path.you may replace them with corresponding tern modules for continued content assist support.


翻译如下:

MyEcplise tern无法及时完成您的请求。如果您的项目包含多个大型javaScript库,这可能会发生。
为了提高genehop项目的性能,您可以采取以下步骤:
限制处理范围和/或较低的完成建议等级。
从javascript源路径中排除库。您可以使用相应的模块替换它们,以获得持续的内容辅助支持。


解决方法:

Window--->Preferences--->MyEclipse--->JavaScript--->Performance



在“Content scope”勾选第三项“Turn off Tern”



然后保存退出即可。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐