zend studio Chinese version Solution to the problem that the code prompt function cannot be activated when using zend studio for eclipse

WBOY
Release: 2016-07-29 08:40:52
Original
1005 people have browsed it

In fact, this is caused by the project not being compiled by zend studio for eclipse (it should be indexed), so just let it recompile the project code.
The operation is as follows:
Create a new project at will, such as test. Then find the directory where the test project is located, copy both .cache and .setting in the directory to the directory of the project to be recompiled, and change the name in .project in the test project to the project name of the project to be recompiled. Then copy it to this directory and replace the original .project. Restart and wait for the compilation to complete to solve the code prompt problem.

The above introduces the solution to the problem that the code prompt function cannot be activated when using zend studio for eclipse in the Chinese version of zend studio, including the content of the Chinese version of zend studio. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!