Quentin Vandekerckhove
Quentin Vandekerckhove
Hi everybody, I am looking for this feature. Is there a way to log the subject only?
We use Cucumber-jvm and Cucumber Eclipse Plugin at [Salto Consulting](http://www.salto-consulting.com). 
Hi Probably! However the eclipse plugin need an important rewrite. There are a custom parsing method on step definition detection (used to find them thanks sources and not binaries classes)....
Hello everybody, This is probably due to the issue #391 A fix was released in march in the version 1.0.0-20200311143818.110. Could you update your plugin with our snapshot update site...
Hello @girijant The cucumber-eclipse-update-site-snapshot is fully automated and deploy by [Travis-CI](https://github.com/cucumber/cucumber-eclipse/blob/master/.travis.yml). This update site is automatically updated each time a contribution is merged on master if the version ended by...
Hello @Abdallah-Aleies The fix is available in the version 1.0.0-20200515062956. An issue #406 need to be solved to update automatically the Eclipse Marketplace. But you can install the latest version...
I think @wattle9 is talking about the quick fix feature. You can access it after you write new steps in a feature file. Then, the markers panel shows the missing...
The work around of @benjaminfiliatrault works for the Java runtime too. In this case, I added the files in `src/main/resources/efs/`. Then, I use an environment variable to access them in...
Hi @timtebeek The upgrade of cucumber libraries will not solve this issue. Unfortunatelly, the plugin does not delegate the work to the cucumber library itself. Presently, the plugin have its...
Updates * https://github.com/cucumber/cucumber-eclipse/wiki/Doing-a-release * https://github.com/cucumber/cucumber-eclipse/blob/master/README.md * the home page of the web site Adds * https://github.com/cucumber/cucumber-eclipse/wiki/Automated-builds-and-deployments