Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top