Add an automatic code prompt for the HTML/jsp editor in myeclipse 9/10

Source: Internet
Author: User

In versions earlier than myeclipse 9, if you want to add an automaticCodeThe prompt is as follows:

    1. Windows --> preferences --> myeclipse --> files and editors --> HTML source --> content assist
    2. Enter <= abcdefghijklmnopqrstuvwxyz

In this way, when you edit the content in the HTML code, you can enter any characters, spaces, and other characters to enable the code auto-Prompt function.

However, in Versions later than myeclipse 9.0, we cannot see the content assist option after HTML source, so there is no place to enter the content automatically prompted above. This very useful feature does not know why myeclipse has canceled this setting.

When I used myeclipse 10.0, when I wrote HTML code in JSP, I found that without this automatic prompt, the work efficiency would be greatly affected. After some research, I found that, you can use the following method to add HTML code to myeclipse 10:

1. file --> export --> General --> preferences click Next to export the configuration file to the desktop. My name is T. EPF, as shown in figure

2. open the file in the text editor on the desktop, add the following line to it, and save it.

/Instance/org.eclipse.wst.html. UI/autoproposecode = <\ = abcdefghijklmnopqrstuvwxyz \:

Contains all content, including the previous/

3. Import the configuration file. file --> Import --> General --> preferences is the first inverse operation.

Open the JSP or HTML content and check if there is an automatic prompt?

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.