首页 > 其他 > 详细

Zend Studio 开发Resource is out of sync with the file system的解决办法

时间:2014-08-15 12:50:38      阅读:375      评论:0      收藏:0      [点我收藏+]

SVN上down下来的项目,本地运行却无法显示页面,经过尝试给模板文件改名就能回避这个问题。

定位到是模板缓存的问题,于是清模板缓存。

但是发现ThinkPHP项目Runtime目录下的缓存文件在删除时候会提示:

Resource is out of sync with the file system

原因是由于在不同的文件系统之间修改造成文件系统不同步。

解决方法是在Zend左侧的项目上右键-Refresh。或者F5刷新文件即可。

模板名字不用改名,再试,页面可正常打开。问题解决

建议在设置中设为自动刷新,自动同步文件修改。操作方法:Window->Preferences->General->Workspace选择Refresh on access

bubuko.com,布布扣

Zend Studio 开发Resource is out of sync with the file system的解决办法,布布扣,bubuko.com

Zend Studio 开发Resource is out of sync with the file system的解决办法

原文:http://blog.csdn.net/freshlover/article/details/38583237

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!