cucumber / cucumber-eclipse

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

Cucumber gherkins builder Issue #431

Open psrko opened 3 years ago

psrko commented 3 years ago

Errors occurred during the build. Errors running builder 'Cucumber gherkins builder' on project ''. Project is closed

laeubi commented 2 years ago

Please provide a PR or more error details (logs, steps to reproduce, ...)

scottfuze commented 2 years ago

I see this error when I try to make the Step Definition case insensitive: @And("(?i)^this step is case insensitive$")

Error Details:

Errors occurred during the build.
Errors running builder 'Cucumber gherkins builder' on project 'coreuc-apps-automated-tests'.
java.util.NoSuchElementException

See here where support for where this issue was addressed: https://github.com/cucumber/common/issues/856