I have been using my cucumber project on the Intelij for a very long time and it was working perfect. However, I upgraded the machine and so installed the latest version of Intelij.
I installed the cucumber-java plugin (and gherkins), however it doesn't work properly.
- I can't see option to run from feature file
- I can't go to step from feature file
- it doesn't understand Give/When/Then
Intelij Version: 2017.3.4 Cucumber-Java Version: 173.4301 Platform; Mac OS
Would someone please let me know what else I need to do to enable full support of cucumber java plugin?