Eclipse code hints need to be set in eclipse
After the setting is complete and then press the shortcut key, you can have the smart prompt, set the way as follows:
1. Select window->preferences; in the MyEclipse6.0 menu bar
2. Select general->keys;
3. In the middle right-hand form, click Wordcompletion and then click Remove Binding to enter a shortcut key in the binding below.
4. Then select Contentassist Click Remove Binding and enter alt+/in the binding;
5. Click OK to go.
If you are still not prompted, it is possible that the prompt function has been turned off.
Do as below
1, Menu window->preferences->java->editor->contentassist->enable Auto activation option to tick
2. window->preferences->java->editor->contentassist->advanced above tab select the proposal kinds Contained in the ' Default ' content Assist list: Check the other Java proposals options.
Eclipse Code hint settings