Skip to content

Start contributing

Pierre-Yves B edited this page Oct 27, 2021 · 3 revisions

To start contributing to the cucumber-eclipse plugin, follow these steps:

  1. Fork and clone the repo.
  2. In Eclipse: import as "Existing Projects into Workspace". Ensure "Search for nested projects" is ticked.
  3. Set the target platform (open the .target definition file and press Set as Target Platform).
  4. Work your magic!
  5. Create a pull request.