Introduce Parameter Object is greyed out?
Answered
Wondering what I need to do to get the Introduce Parameter Object refactoring to work? It is currently greyed out when I right-click the method name, as mentioned in the introductory post.
Please sign in to leave a comment.
Hello,
You need to right click on method name in method declaration (string 68), not in a method call.
Thanks, that was indeed correct :) Took me a while to understand it does not work for Kotlin, though.