I. Set MyEclipse auto-prompt function from a~z
1. "Window" → "Preferences"
2. Select "Java", expand, "Editor", and select "Content Assist".
3. Select "Content Assist" and see the "Auto Activation triggers for Java" option under "Auto-activation" on the right and right. Actually, it means "." is the trigger code hint. This symbol.
4. "Auto Activation triggers for Java" option in "." Add A~z and A~z, respectively, to facilitate the subsequent search and modification. Then "Apply" and click "OK".
Two. The ability to automatically complete the first hint word by a space or "=" When you cancel the MYECLIPSE code hint
Each time you do not want to fill the prompt, you can press ESC, that is, you can cancel the prompt word, then press the space or "=" will not be automatically complete.
MyEclipse Set keyword auto-prompt function, as well as cancel blanks and auto-completion of "="