Use zendstudioforeclipse to activate the code prompt function. In fact, this is because the project has not been compiled by zendstudioforeclipse (it should be an index), so you just need to let it recompile the project code. The operation is as follows: if you create a project without zend studio for eclipse compilation (you should create an index), you just need to re-compile the project code.
The procedure is as follows:
Create a project, such as test. Find the directory where the test project is located and. cache and. setting is copied to the Directory of the project to be re-compiled. change the name in the project to the name of the project to be re-compiled, and copy it to the directory to replace the original one. project. restart and wait until the compilation is complete to solve the code prompt problem.
Compiler studio for eclipse compilation (index creation should be involved), you just need to let it re-compile the project code. The operation is as follows: create a new one...