Eclipse Code Association function (Code assistant, code hint) under MAC system shortcut keys __java
Source: Internet
Author: User
Eclipse Code Association (Code assistant, code hint) shortcut keys under Mac system
Eclipse for Mac code hint (Code assistant, Code Association) shortcut modifier
One, each input is automatically prompted
Click Eclipse to make it the first responder, Preferences->java->editor->content Assist
Then the lower right corner auto activation triggers for Java inside instead
. abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
So every time I enter the letters, I will automatically prompt.
You can also modify the next auto activation delay to modify the delay of the hint.
Second, use alt+/manual control automatic prompt (recommended)
Click Eclipse to make it the first responder, Preferences->general->keys find content Assist
Remove Binding First (remove binding) and then Binding (press alt+/)
When you select editing text, OK
Now press alt+/when you write the code and there will be an automatic prompt.
The associative function when writing XML files
Click Eclipse to make it the first responder, Preferences->xml->xml Files-> Editor->content Assist
In the right half of the settings box you can change the auto activation delay to set the time for the code to be automatically prompted, and then change the prompt when this characters are inserted, enter ABCDEFGHIJKLMNOPQRSTUVW xyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789. Then click on the lower right corner of the OK.
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.