
wow, cool for fool ... eclipse has it for years.
Interesting, in all the time that I've used eclipse I've not seen it
happen. IntelliJ gives a hint but it also doesn't fill in method parameters
with the correct values either. So I'm not saying that there isn't a way to
get eclipse of IntelliJ to do this. However I've not seen them do it.
IntelliJ IDEA has does this for many years.
I always love the type of comments above. If Eclipse and/or IntelliJ have
in fact "done this for many years" thats good for Eclipse and IntelliJ.
The post was about a feature in Netbeans.
Well, Eclipse nor Intellij do not fill in method parameters with reasonable
names as far as I know. I don't use eclipse that often but I am a long time
IntelliJ user (ver 2.5). Both fill in method parameters but at least
IntelliJ doesn't fill in useful values, just the types.
With eclipse you need to ensure that in the Code Assist options page that
the 'Fill argument names on completion' and 'Guess filled method arguments'
options are checked. I don't think they are both on by default.