Quantcast
Channel: SCN : Blog List - Java Development
Viewing all articles
Browse latest Browse all 50

A small tip of Eclipse auto completion setting

$
0
0

Today my colleague tells me with one tip regarding Eclipse auto completion setting, which I think is useful in my daily life.

 

 

There are lots of standard classes and those class/method created on my own, however when I type some characters there is no auto completion dropdown list. For example I have already created one method named "consumeABAPFM", however even after I type "consum", there is still not any auto completion function provided.

clipboard1.png

However, by choosing "Windows->Preference->Java->Editor->Content Assistant", we can achieve what we expect.

 

 

Maintain "Auto activation triggers for JAVA" with value ".ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".

clipboard2.png


After that whenever we type some characters the auto completion dropdown list will be there and refreshed with 200 ms.

clipboard3.png


Viewing all articles
Browse latest Browse all 50

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>