The most developed PHP project uses Zend Studio development tools to get started with a good one day the custom function hints are gone; After Google, Baidu, found a way to concentrate, although still can not solve the problem at all, but sometimes effective.
Method 1: Right-click on the item without prompting, open menu, choose Build path->configure Build Path, select PHP build Path->add Folder in pop-up window, add current item to build Path If the function suddenly does not prompt, you can use this method first to check if the build path has no current project. However, when you import items from outside (such as SVN), there is no build path data.
Method 2: First cancel the selected state of the menu Project->build automatically, and then click Project->clean ... Clean up the project, and then check project->build automatically again. (This method is recommended on the Internet more, personal use is also more useful method)
Method 3, open the Zend studion wordspace directory (if you do not know where Wrodspace directory, you can open the menu File->switch wordspace->other ... View), and then to this folder, open the file directory. Metadata->.plugins->org.eclipse.core.runtime->.settings. After the. Settings directory, delete the Org.eclipse.dltk.ui.prefs file. Then refresh the project or restart Zend Studio.
This article is from the "Ouyangjun" blog, make sure to keep this source http://ouyangjun.blog.51cto.com/10284323/1672196
Zend Studio does not prompt for custom functions