Zend Studio 错误集锦[PHP]

错误信息:Cannot create linked resource '/.org.eclipse.dltk.core.external.folders/.link6'.  The parent resource is not accessible.

错误原因:Workspace的配置有误

解决方案:

1、进入 Window > Preferences > General > Startup and Shutdown 选中 Workspace 然后Remove.


2、进入Zend Studio的安装目录,找到configuration 目录下的 .settings 文件夹,里面有一个 org.eclipse.ui.ide.prefs,

 

用VSCode,写字板等打开,找到RECENT_WORKSPACES,按照它的格式修改一下。
3、再打开Zend Studio,进入之后,你会发现已经更改workspace的目录了。

posted @ 2015-10-10 13:43  MartyZane  阅读(695)  评论(0)    收藏  举报