I have recently started using Eclipse for work after being taught coding in university IntelliJ.
One feature that IntelliJ has was that it had the autocomplete feature when coding for example pressing 'p' gave a drop down menu of public, private and protected (to name a few).
Eclipse doesnt seem to have this feature, or does it? Is there a plug in that enables Eclipse to add this in?
Any help/advice please.