Skip to content

Instantly share code, notes, and snippets.

@rselva
Last active March 28, 2018 05:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rselva/493ec26ddd7e54ae4b4f467b699c36e8 to your computer and use it in GitHub Desktop.
Save rselva/493ec26ddd7e54ae4b4f467b699c36e8 to your computer and use it in GitHub Desktop.

To enable auto activation of content assit

Go to:

Window >> Preferences >> Java >> Editor >> Content Assist >> Auto activation triggers for java,
and enter .abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 

this will trigger the auto activation for class names, methods, etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment