How to stop Eclipse from putting the variable type after the variable name [duplicate]
I would like to disable the autocompletion of putting the variable type after a variable name when declaring new variables. Although this may seem like a viable option for most, the naming conventions where I work do not allow this. I am sure this is a simple option to deselect, but I just can not seem to locate it.
Thank you in advance.
Menu Window -> Preferences -> Java -> Editor -> Content Assist
Uncheck
Insert single proposals automatically![How to stop Eclipse from putting the variable type after the variable name [duplicate] How to stop Eclipse from putting the variable type after the variable name [duplicate]](https://i.stack.imgur.com/Nnoha.png)
Click apply.
Follow the below menu to chage settings for content assist (eclipse v3.8.X)
window -> preferences -> java -> editor -> content assist -> advanced
加载中,请稍侯......
精彩评论