==========================================================================================================
In a separate situation: Java files, HTML files, JSP files
My version of Eclipse:
==========================================================================================================
Java files:
Automatic hints for HTML tags in a JSP or HTML file:
===================================================================================================
PS: When the internet to check the data found this automatic hint of the letter has a number of digits limit, can only enter 4 bits, do not know is not the version of the relationship. This problem is not available in the Eclipse version that I am using.
If there are viewers in the actual encounter can only enter 4-bit problem. Can be solved in the following way.
====================================
Suppose the current version can enter only 4 digits:
2. You can export preference as a file, and then add the characters we customize to prompt in the file. If changed to ABCDEFG, this is not subject to the 4-bit character limit.
Find General------------->preferences
===============================
Find the file you just saved. Open him, search for "ABCD" in the file, change the value to a custom character, such as ABCDEFG.
==========================
Save the file again and import it into eclipse.
Similarly choose: General------------->preferences
Now we go to the Windows------------>preference---------------->java--------------> (plus 300 words omitted) you can see that the value has changed.
=========================================================================================================
Above.