I\'m trying to follow this article to match Cucumber specs with step definitions in IntelliJ.
When I press Alt+Enter, I see Inspection \'Undefined Step\' options
I had to uncheck the "Create separate module per source set" checkbox under the "Build, Execution, Deployment" -> "Build Tools" -> "Gradle" settings, and then rebuild the project.
Create separate module per source set
"Build, Execution, Deployment" -> "Build Tools" -> "Gradle"