Not Equal C && !=C && 不等于西
RSS icon Email icon Home icon
  • Enable Auto Completion in Eclipse Editor

    Posted on December 4th, 2012 Sean Add comments

         By default, when you are coding in the Eclipse editor, only “.” will trigger the auto completion drop down list, otherwise you have to press Crtl + Space to trigger it.
         If we want to have the auto completion following by typing, like Visual Studio style, have to go “Window” -> “Preferences”, then choose “Java” -> “Editor” -> “Content Assist”, put “.abcdefghijklmnopqrstuvwxyz” in “Auto activation triggers for Java” filed.

    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading...Loading...
    22 views

    Leave a Reply

    Be the First to Comment!