Eclipse shortcut keys and refresh issues

Source: Internet
Author: User

 

1. In Zend Studio, the CTRL + left mouse button cannot be transferred to the class or function definition file.

Zendstudio cannot press Ctrl + left to jump to the function source code, which is caused by creating a project. It is likely that the existing project is imported as a file, and zendstudio regards the project as a document.
Solution: Right-click Project> Configure> Add PHP support. Recompile the code.

If you want zendstudio to support JavaScript syntax highlighting and popular frameworks such as jquery syntax highlighting, you can also do it in the same way. The related addxxx options are all under configure.

Some people on the Internet say that this is in conflict with the sogou input method, but I find it is not.

 

2. CTRL + Shift + F shortcut key conflict:

In addition, there is a Ctrl + Shift + F formatting shortcut in eclipse that conflicts with the simplified and traditional Chinese character switching of sogou's input method. just remove it.

 

3. CTRL + Shift + x shortcut key conflict:

CTRL + Shift + x conflicts with the shortcut keys of the 360 browser. Modify the shortcut keys of the 360 browser or remove the applications of the 360 browser.

 

 

4. An error occurred while searching or running: resource is out of sync with the file system.

 

In eclipse, myeclipse, or zendstudio, an error occurs when you find a file or start run on server: resource is out of sync with the file system.

This is a problem where file systems are not synchronized because resources in the project are modified outside eclipse;

However, a similar error is reported if the modification is not performed outside eclipse.

Solution: manually refresh the resource manager.

(1) In eclipse, right-click the project directory and select F5 (refresh)

(2) Set eclipse to automatically refresh. Choose WINDOW> preferences> General> workspace and select refresh automatically.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.