Zend Studio Code Autocomplete Fix 【转】

来源:互联网 发布:java完全自学宝典 pdf 编辑:程序博客网 时间:2024/05/16 01:01

If you have troubles with Eclipse/Zend Studio Autocomplete try this little fix.


Fix that worked for me:

  1. Locate your workspace folder (e.g. in Windows 7 "C:/Users/<your profile>/Zend/workspaces/")
  2. Go to "<your workspace name>/.metadata/.plugins/org.eclipse.core.runtime/.settings" folder (e.g. default workspace name is "DefaultWorkspace7")
  3. Delete "org.eclipse.dltk.ui.prefs" file

Or you can simply delete highlighted line in "org.eclipse.dltk.ui.prefs"

 

原创粉丝点击