-
-
Notifications
You must be signed in to change notification settings - Fork 151
Start contributing
Pierre-Yves B edited this page Oct 27, 2021
·
3 revisions
To start contributing to the cucumber-eclipse plugin, follow these steps:
- Fork and clone the repo.
- In Eclipse: import as "Existing Projects into Workspace". Ensure "Search for nested projects" is ticked.
- Set the target platform (open the .target definition file and press Set as Target Platform).
- Work your magic!
- Create a pull request.