Question

Spring tool suite v3.3.0 does ctrl+space action automaticly after every typed character. It gives coding speed. Is it possible to configure Eclipse Juno Service Release 2, to do the same?

Was it helpful?

Solution

In the Eclipse preferences, go to Java > Editor > Content Assist. In the Auto Activation group, in the the Auto Activation triggers for Java add all the letters and space after the dot.

You can also reduce the activation delay. I have set mine to 50ms for instance.

I think it should give you most of what you expect. Note that I have never used STS.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top