When using auto-complete in Eclipse each step implementation appears twice, once with the actual parameter name used in the step implementation, and once with the parameter name 'value'.
Within our own projects we noticed our main project just had the auto-completion entries appearing once (with 'value' as the parameter name). However, in projects that referenced the steps in the first project that they appeared twice as described. Our substeps-metainfo.xml files just have our own parameter names in, and not 'value'.
I tried creating a fresh workspace, deleting all my Maven repository files, and building the Technophobia sample project. I got the same problem where autocompletion entries were appearing twice. See screenshot attached.
Many thanks,
Gary