cucumber / cucumber-eclipse

Eclipse plugin for Cucumber
MIT License
190 stars 147 forks source link

Same name feature file referring to different project feature if any #466

Open ChinmoyJana14 opened 1 year ago

ChinmoyJana14 commented 1 year ago

Same name feature file referring to different project feature if any. I was expecting to have the message in the console You can implement missing steps with the snippets below: instead it is reffering to some different project in my eclipse having same name feature file and executing those steps

io.cucumber cucumber-java 7.4.1

image image

mpkorstanje commented 1 year ago

This sounds like a problem related to the Eclipse plugin rather then Cucumber JVM itself.