MyEclipse html/jsp Editor Add code Auto hint

Source: Internet
Author: User

http://lusterfly.iteye.com/blog/1872627

In previous versions of MyEclipse 9, we could do this if we were to add automatic code hints to the HTML editor:

    1. Windows-->preferences-->myeclipse-->files and editors-->html-->html Source-->Content assist
    2. On the right in prompt when these characters is inserted after entering <= abcdefghijklmnopqrstuvwxyz

This allows us to edit the content in the HTML code when the input of any character, space, and so on can achieve the function of the code automatically prompt.

But such a good function in the MyEclipse 9.0 later version, we do not see the content assist after HTML source This option, there is no place to fill in the above automatic hint. Such a very useful feature does not know why MyEclipse officially canceled this setting.

When I use MyEclipse 10.0, when I write HTML code in the JSP, I find that without this automatic hint greatly affect the work efficiency, after research found, you can use the following in the seller method for our MyEclipse 10 inside the code hint:

1, File-->export-->general-->preferences Click Next, export this profile to the desktop, my name is T.EPF.

2, open the file on the desktop using a text editor, add the following line in the content after saving

/instance/org.eclipse.wst.html.ui/autoproposecode=<\= abcdefghijklmnopqrstuvwxyz\:

Contains all content, including the previous/

3, then import this configuration file, File-->import-->general-->preferences, is the first step of the inverse operation.

Now open the JSP or HTML content to see if you already have an automatic hint?

MyEclipse html/jsp Editor Add code Auto hint

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.